Hello,
I'm very new to VBA and basically all I can do is take peoples advice, copy their code and see if it works. So please help me out!
I've been trying to find a solution to my problem online but I can't seem to find the exact solution.
I've got a spreadsheet which has a feed to a betting exchange. Every time a certain cell value changes, I want an entire row to be copied below on the same spreadsheet.
Specifically, when the cell T2 changes, I want the range A2:T2 to be copied down to the next available row below.
Can anybody help me out?
Cheers
Will
I'm very new to VBA and basically all I can do is take peoples advice, copy their code and see if it works. So please help me out!
I've been trying to find a solution to my problem online but I can't seem to find the exact solution.
I've got a spreadsheet which has a feed to a betting exchange. Every time a certain cell value changes, I want an entire row to be copied below on the same spreadsheet.
Specifically, when the cell T2 changes, I want the range A2:T2 to be copied down to the next available row below.
Can anybody help me out?
Cheers
Will