Hi all,
I am trying to write a sub that will find data from a list and then paste them to another sheet. A simplified spreadsheet is attached to help explain my example. I thought about doing this with a vlookup formula but then vlookup won’t allow user to overwrite the data where necessary. Hence a macro is probably the best way ahead.
Data are listed in the tab called ‘Data’ by their respective id number. So I need a sub to copy data from the ‘Data’ Sheet when an id number is entered into cell B2 of the Report tab. For example, copy the rating for client 101 to B3 and copy comment to B4 in the ‘Report’ sheet.
Would be grateful of your assistance. Many thanks.
iceblocks
I am trying to write a sub that will find data from a list and then paste them to another sheet. A simplified spreadsheet is attached to help explain my example. I thought about doing this with a vlookup formula but then vlookup won’t allow user to overwrite the data where necessary. Hence a macro is probably the best way ahead.
Data are listed in the tab called ‘Data’ by their respective id number. So I need a sub to copy data from the ‘Data’ Sheet when an id number is entered into cell B2 of the Report tab. For example, copy the rating for client 101 to B3 and copy comment to B4 in the ‘Report’ sheet.
Would be grateful of your assistance. Many thanks.
iceblocks