View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Darran Parsons
 
Posts: n/a
Default Can you perform ctrl+shift+; in a macro to display time?

I would like to add current but static time to a cell within a larger macro,
but the only way I can find to enter just the time and not date as well is to
use ctrl+shift+; but it doesn't appear that macro allow the use of hardkeys,
although my knowledge of macros is basic i'm sure there must be a work around.