I've got a sheet with aprox. 1000 cells with just plain numbers, ie. 291740, 244917 etc.
What I want to do is apply =424* to all these cells in one sweep.
Is there any way to do this outside of making a macro and editing the Visual Basic to make the references relative? Eg. I recorded the macro "F2, home, =424*, ENTER" on the first cell. F2 to edit the cell, home to get to start of cell, =424* to apply the function, ENTER to go to next cell.
This only results in "=424*291740" being applied to all cells.
Any suggestions?
------------------
Join the MURC SETI team!
View the exciting stats
What I want to do is apply =424* to all these cells in one sweep.
Is there any way to do this outside of making a macro and editing the Visual Basic to make the references relative? Eg. I recorded the macro "F2, home, =424*, ENTER" on the first cell. F2 to edit the cell, home to get to start of cell, =424* to apply the function, ENTER to go to next cell.
This only results in "=424*291740" being applied to all cells.
Any suggestions?
------------------
Join the MURC SETI team!
View the exciting stats
Comment