Thread: cell change
View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default cell change

ps.

Did you enable macros to run when you opened the workbook?

Tools|macro|security|Security level tab

Choose medium to be prompted (and answer yes)
or
choose low to always allow (MS doesn't recommend this, though)

ceemo wrote:

i tried this but it didnt work. there were no errors and the code was
accepted ok but it didnt populate the cell with the date

--
ceemo
------------------------------------------------------------------------
ceemo's Profile: http://www.excelforum.com/member.php...o&userid=10650
View this thread: http://www.excelforum.com/showthread...hreadid=571820


--

Dave Peterson