F4 key only repeats part of last function

  • Thread starter Thread starter Tanya
  • Start date Start date
T

Tanya

Hi,
I want to know why macros that were made in 5.1 won't
repeat properly in 2000 when you just press the F4 key?
Is there an registry edit you can make to correct this?
 
Hi
F4 is set for toggling between abosulte / relative cell references. Try
CTRL+Y instead
 
F4 will toggle through the addressing options if you're editing a cell.

But my bet is that F4 is limited the same way Edit|Undo is with a macro. Macros
just don't play nice with Undo and Redo.
 
Back
Top