G
Guest
Hi
I have set up a spreadsheet so that I paste information in one format onto cells A1:A8 on Sheet 2 and then use a macro to reformat it and display it on sheet 1. Essentially the macro takes the data from a column format to a row format using "Transpose". The macro also selects the row once transposed and then copies and Paste Special Values (so as to break the link to sheet 2). Then new data is input into Sheet 2 A1:A8 which then goes onto the next row on Sheet 1 (I have used relative reference on the macro).
This was working fine for sometime but then a problem arose which meant I wanted to rework some of the data and the macro. To do this I need to delete any info from Sheet 2 - trouble is when I do that ALL the data in Sheet 1 disappears??!!
I could understand that a small amount might be effected - say one row, but I have got up to 360 rows of info and it is all disappearing??!!
HELP.
Thanks Ken
I have set up a spreadsheet so that I paste information in one format onto cells A1:A8 on Sheet 2 and then use a macro to reformat it and display it on sheet 1. Essentially the macro takes the data from a column format to a row format using "Transpose". The macro also selects the row once transposed and then copies and Paste Special Values (so as to break the link to sheet 2). Then new data is input into Sheet 2 A1:A8 which then goes onto the next row on Sheet 1 (I have used relative reference on the macro).
This was working fine for sometime but then a problem arose which meant I wanted to rework some of the data and the macro. To do this I need to delete any info from Sheet 2 - trouble is when I do that ALL the data in Sheet 1 disappears??!!
I could understand that a small amount might be effected - say one row, but I have got up to 360 rows of info and it is all disappearing??!!
HELP.
Thanks Ken