Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #7  
Old 10-18-2013, 04:04 AM
BoringDavid BoringDavid is offline Calculating age of something from a Date Picker Windows XP Calculating age of something from a Date Picker Office 2010 32bit
Novice
Calculating age of something from a Date Picker
 
Join Date: Sep 2013
Posts: 19
BoringDavid is on a distinguished road
Default

Quote:
Originally Posted by macropod View Post
The function you need is most likely DateDiff. The attached demo, using a Calendar Control, should get you started. Considerably more code would be needed to return the number of year months and month days.
Thanks for your help macropod. Although I am now struggling to input the DateDiff function into the document! Just to clarify, I don't need it as a Message Box, but for it to become text to input into the documnet itself.

I have tried to do this by

Dim TheDate As Date
Dim AgeofPlan As Date
TheDate = DTPStartDate.Value
AgeofPlan = DateDiff(yyyy, TheDate, Now)

But keep getting a Run-time error '5': Invalid procedure call or argument on the last line.
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Default dates for a Date Picker BoringDavid Word VBA 2 09-11-2013 01:42 AM
Calculating age of something from a Date Picker Date Picker Andy2011 Word VBA 4 11-24-2012 10:07 PM
Calculating age of something from a Date Picker word 2003 date picker nashville Word 16 04-06-2012 04:12 AM
Date picker trintukaz Excel 0 12-30-2011 12:42 AM
Calculating age of something from a Date Picker Calculating age at date jamierbooth Excel 2 02-22-2011 03:35 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 04:43 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft