Hi I'm new to macros so have two probably very simple questions!
The first is to do with macros and buttons. I have a simple macro to copy data from one sheet to another which works perfectly when ran off the macro menu but when I attach it to a button it only copies into the correct place if I have the cell highlighted that it needs to be pasted into, otherwise it pastes it into random places. Do you have any idea why?
The second is that I need a macro that can be assigned to a button so when its clicked, the figures for the most current week are copied next to old data which has already been copied. For example week 1s data will be copied into row B then weeks 2 data into row C etc.
Essentially each time the button is pressed it drops the information in a column next to the one the last time the button was pressed.
Thanks in advance for your help!
:)
The first is to do with macros and buttons. I have a simple macro to copy data from one sheet to another which works perfectly when ran off the macro menu but when I attach it to a button it only copies into the correct place if I have the cell highlighted that it needs to be pasted into, otherwise it pastes it into random places. Do you have any idea why?
The second is that I need a macro that can be assigned to a button so when its clicked, the figures for the most current week are copied next to old data which has already been copied. For example week 1s data will be copied into row B then weeks 2 data into row C etc.
Essentially each time the button is pressed it drops the information in a column next to the one the last time the button was pressed.
Thanks in advance for your help!
:)