Recent content by Mike1234

  1. M

    Calculating Years, Months, Days between two dates

    This worked exactly as needed Thanks Keep up the good work ALL
  2. M

    Calculating Years, Months, Days between two dates

    I have tried this, but the() after =Date()) keeps disappearing? I dont know why
  3. M

    Calculating Years, Months, Days between two dates

    Hi can anyone please help!! I am using the below code to calculate the Years,Months,Days between two dates, but I want to use the current date if my End Date is empty.. How would I do this? Public Function Calcdays(StartDate As Date, EndDate As Date) As String Dim intYears As...
  4. M

    Hello from the UK

    Hello everyone
Top Bottom