Create any drawing object form the Drawing Toolbar, and assign this macro to
it......
Sub TimeStamp()
ActiveCell.Value = Format(Time, "h:m ampm")
End Sub
Vaya con Dios,
Chuck, CABGx3
> I want to make a clickable button to do a time stamp Key Combo of
> "Ctrl"+"Shift"+";".
>
> Using Excel 2003
BGerman - 21 Aug 2006 16:56 GMT
Perfecto! Muchas Gracis por tu ayudar, mi amigo.
¡Dios le bendiga!
BGerman
Enjoy www.livingwaters.com
> Create any drawing object form the Drawing Toolbar, and assign this macro to
> it......
[quoted text clipped - 10 lines]
> >
> > Using Excel 2003
CLR - 21 Aug 2006 17:01 GMT
You're very welcome........thanks for the feedback.
Vaya con Dios,
Chuck, CABGx3
> Perfecto! Muchas Gracis por tu ayudar, mi amigo.
>
[quoted text clipped - 17 lines]
> > >
> > > Using Excel 2003
Perfecto! Muchas Gracis por tu ayudar, mi amigo.
¡Dios le bendiga!
BGerman
Enjoy www.livingwaters.com
> I want to make a clickable button to do a time stamp Key Combo of
> "Ctrl"+"Shift"+";".
>
> Using Excel 2003