Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 586
Default Show Time Stamp in Cell when Command Button Clicked

I have a command button on a worksheet that moves certain dates forward by
one week. The user should only click this button at the beginning of every
work week. Is there a way to show the date in a cell next to the command
button when the command button was clicked?

Thanks for your help in advance!
Ryan
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 523
Default Show Time Stamp in Cell when Command Button Clicked

Range("a1").value = now()

will work

"RyanH" wrote:

I have a command button on a worksheet that moves certain dates forward by
one week. The user should only click this button at the beginning of every
work week. Is there a way to show the date in a cell next to the command
button when the command button was clicked?

Thanks for your help in advance!
Ryan

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
Preventing a command button from being clicked twice NDBC Excel Discussion (Misc queries) 2 June 27th 09 01:22 AM
Command Button does not re-set once clicked Jurrasicway Excel Programming 5 April 9th 06 02:22 PM
Command Button Date/Time Stamp sky Excel Programming 4 January 11th 06 12:04 AM
Macro to increase cell value by 1 each time button clicked fozzer[_2_] Excel Programming 2 April 29th 04 01:58 PM
Detrmine which command button was clicked Jamal[_2_] Excel Programming 4 November 14th 03 12:45 PM


All times are GMT +1. The time now is 01:41 PM.

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"