View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Graham Daniels Graham Daniels is offline
external usenet poster
 
Posts: 7
Default Using macro to insert a symbol

Hi,

I wish to record a macro to insert a symbol ( a tick) into the active cell
and then move down to the next cell in that column. However, when I try to
to do this the symbol gets inserted OK but the cursor won't move down to the
next cell and it keeps jumping bak up to the original cell. I have tried
using the relative to cell option on the recording toolbar but no joy.
Using Excel 2002 SP2


Any thoughts appreciated,

Graham