Thread: Macro Problem
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.newusers
FSt1 FSt1 is offline
external usenet poster
 
Posts: 3,942
Default Macro Problem

hi
we are not going to know until you post your code that is doing it.

regards
FSt1

"DiscipleTom" wrote:

I'm created a simple macro to enter the current date and time =NOW(). That
works with the macro...however, I can't get it to stop moving over to the
next column and
returning to the top of that column. I've tried recording =NOW() ENTER;
=NOW() TAB; =NOW() RIGHT ARROW. all seem determined to move to the next
column top. What am I missing?