I have the following data:
[Source] Sheet 1 (Quote Generator):
- Sheet 1, Cell A4: Dropdown menu to select a job reference
- Sheet 1, Cells K4>Q4:= figures pulled from google maps & calculations dependant on A4 menu selection
[Destination] Sheet 2 (Quote Log):
- Sheet 2, Column B: Quote References
- Sheet 2, Columns V>AB: Travel data and calculations from sheet 1
I'm after a script that will copy the data in Sheet 1, Cells K4:Q4, and paste them in to Sheet 2, Columns V:AB on the same row as the selected job ref '100001' on Sheet 1, Cell A4, which will also be present in Sheet 2, Column B
Any help would be greatly appreciated TIA