edate

  1. H

    Cashflow forecast based on start dates and either monthly, bi-monthly, quarterly, annually

    Hello and thank you for your time: I have a table of overheads. Each overhead has a value in column D Each value is paid monthly, bi-monthly, quarterly or annually stated in column F Each overhead has a start date for when the first payment is due in column G Column H is the start date of...
  2. D

    DAX measure calculate sum of current and one previous month

    Hi, I'd like to write a measure to calculate the sum of the current and previous month totals, so Sum dec ; january, Sum January Febuary, Feb : March, in a nonth month ( Date) scenario I've used the the following; SPC:= VAR oneV = IF(HASONEVALUE(Table1[Date]),VALUES(Table1[Date])) VAR...
  3. S

    calculating end date based on one formula and several attributes

    Hello, I really really need some help for this situation. I can not seem to find the way out here. I have these start dates and and end dates . how can i use a formula like this, throughout all year long ? Formula for now is : =EDATE((DATE(YEAR($A$37);MONTH($A$37)+(I42);DAY($A$37)));1)-1 ...
  4. H

    Date custom formatting for 30 days in each month

    Hey guys, My government considers 30 days for each months when it comes to payments (ignores the 31th days of some months) which proved problematic for me to make some calculations regarding the salary of the workers, I need to know if there's a way to create a custom calendar system or modify...
  5. E

    Subtract three months from date - return 1st and last day of month

    Example : Date in A5 = 31/10/2022 Cell B9 = =EDATE(A5,-3) gives me 31/07/2022 Cell A9 = =EDATE(B9,-3)+1 returns 01/05/2022 These results are great. But when I change the date in A5 to 30/11/2022, dates in B9 changes to 30/08/2022 (which is not the last day of that month) and A9 returns...
  6. M

    Error In Expiry Date Formula

    I am getting the following error in the Expiry date formula in workbook Private Sub Workbook_Open() Dim Edate As Date Edate = Format("31/12/2012", "DD/MM/YYYY") ' Replace this with the date you want If Date > Edate + 2 Then MsgBox "This workbook is Expired and will now close !!!"...
  7. D

    EDate a VLookup when VLookup comes up blank

    Good Afternoon I am currently trying to add 12 months to a Vlookup formula result. The Vlookup formula references another workbook. The formula currently has an if statement to blank out the cell if the vlookup does not find a value. I am wanting to add 12 months to the vlookup. If the...
  8. E

    How to change date by 5 years with a formula?

    Hello, I'm trying to make an excel sheet that tracks my bill payment dates. I need a formula that adds 5 years to the date 27/11/2012 and if that's < today() then add another 5 years and if that's < today() etc. etc. Right now I have 10 IFs just manually adding 5 years to each nested IF...
  9. N

    List Seperator error

    I have and error when writing some VBA. I have had to use formatting to get code to work but get the error list seperator erorr. the code eroe ocus when I add the parameter fo the search range using a between dtaes for nmedd range on peadsheet, the code is SubMacro1() ' ' Macro1Macro '...
  10. G

    Edate & if?

    Hi all, I am newly registered on the forum, but have been using it to solve my problems for a long time now. I haven't been able to find a solution to my problem on this occasion however. I have a spreadsheet whereby I need to add a certain number of months onto the quotation validity period...
  11. S

    Matching day due with bill amount and falling under the appropriate date range. Quite challenging.

    Hello. I'm trying to create a chart that automatically updates cells based on multiple criteria. I have been working on it for a week and I'm getting close. I can get some data to cooperate, but I have a few obstacles. I have made a second chart below the main chart that uses the old...
  12. countryfan_nt

    compile error wrong number of arguments or invalid property assignment.

    Hello friends, hope all is well! Please help me; I keep getting the error: compile error wrong number of arguments or invalid property assignment. the word Kill is highlighted in yellow. thank you very much in advance! Private Sub Workbook_Open() Dim sht As Object Dim Edate As Date...
  13. S

    How can I make it none?

    I am making excel with expiry date with password and it’s works fine. Now, my question is while I am entering password text box in excel it shows text, I want make password visible none. How can I make it none? but I have created that password box using below code. so, how can i make none using...
  14. T

    Adding months to a workday function including holidays

    Hello, I am trying to use a workday.intl function to determine a date 6 months in the future that is constrained by holidays. Here is my formula =WORKDAY.INTL(F5,EDATE(F5,6),"0000000",$T$2:$T$521) F5 =9/5/17 the formula is returning 6/8/2136 Does any one know what is causing this error?
  15. G

    Using Edate, if Date range is blank show blank

    Hi All I'm very new to this so I will apologise now if this seems longwinded. I have been asked to create an "Equipment Register" at work. The equipment is meant to be inspected every 3 months. Not all equipment is inspected on the same date so the inspection dates vary considerably. I want to...
  16. C

    Using Function in Criteria Range of DCOUNT

    Hi This is my first post, so please bear with me. I've gone through all the microsoft support pages etc... etc.. No luck. I have created a register that gives the ages of the participants being registered. I need to figure out the number of boys and girls of different age groups. I used the...
  17. E

    need help including =EDATE in a nested if statement

    i have a formula that i want to increase the typed in date by a week, month, or year, but am having trouble putting in the "edate function my formula is as follows: =IF(F8="WEEKLY",I8+6,=IF(F8="MONTHLY",I8+30,=IF(F8="YEARLY",I8+365,""))) i want to replace the +30, and the +365 with and edate...
  18. I

    Appointment Scheduler

    I schedule all clients on a spreadsheet so I can later do a mail merge and calendar import. All clients meet three times a year. I want to schedule the first appointment and have the subsequent two appointments automatically populate. Each mtg date has it's own column. The dates need to be 4...
  19. M

    2003 / 2010 Macro Compatability (Edate)

    Hi all, I have tried to search around for this so please forgive me if this is an issue previously covered. At work we use Excel 2003, wheras at home I have Excel 2010. I'm having some problem using work spreadsheets at home, specifically running macros with Edate and Yearfrac in. I think...
  20. B

    Date function workdays only

    Hi. I would like an excel formula in say B1 to minus a month from the date A1, but only return a workday. If the date returned is not a workday, I would like it to return the next working day (positive only). Thank you for your help.

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top