need help for macro

M

mangesh

I have an excel sheet, in which there is column D in which we have t
enter the start time (i. e current time the format is “3/22/2006
1:22:16 AM”) and Column L in which we have to enter the end time (i.e
again current time the format is “3/22/2006 1:22:16 AM”). Now
would like to create a macro which will automatically move to colum
D1 and to column L1 by using shortcut key. (I want it to repeat fo
entire row i.e d1 , d2 and so on
 
O

Otto Moehrbach

You say:
"Now I would like to create a macro which will automatically move to
column D1 and to column L1 by using shortcut key. (I want it to repeat for
entire row i.e d1 , d2 and so on)"
You left something out. Move what?
Post back and explain what you are starting with, what you want to do, and
how you propose to do it. HTH Otto
 
Top