Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default How do I extract the date from calendarcontrol 11.0 in Excel?

Could anybody help?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,092
Default How do I extract the date from calendarcontrol 11.0 in Excel?

ActiveCell.NumberFormat = "m/d/yyyy"
ActiveCell = Calendar1.Value

Is this what you want?
Mike F
"Jacques" wrote in message
...
Could anybody help?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default How do I extract the date from calendarcontrol 11.0 in Excel?

I did what you suggest but ActiveCell returns #Name?
ANy hint?

"Mike Fogleman" wrote:

ActiveCell.NumberFormat = "m/d/yyyy"
ActiveCell = Calendar1.Value

Is this what you want?
Mike F
"Jacques" wrote in message
...
Could anybody help?




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
extract date from text Woodi2 Excel Worksheet Functions 19 December 1st 08 11:19 PM
How can I extract a month from Excel date? lee Excel Discussion (Misc queries) 6 October 26th 06 02:43 AM
Extract Date christmaslog Excel Worksheet Functions 1 February 19th 06 10:28 AM
extract date from the most current date Cali00 Excel Discussion (Misc queries) 1 April 13th 05 02:05 PM
extract time from excel serial date Dan W[_2_] Excel Programming 4 June 8th 04 06:52 PM


All times are GMT +1. The time now is 04:19 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"