Hi
Hopefully someone can help me?
I have two sheets called 'Form' and 'Data'. I want to print multiple copies of the sheet called form with different values selected from the sheet 'Data' The range of the data is in columns A B and C. I need to post and print the the values in the cells D2, D3 and D4
As you can see the code should loop through the rows and put the values in the column on the sheet called Form.
Unfortunately it Loops through column A and changes that value but not column B or C
I assume its something obvious I've missed?
Thanks in advance
Mark
Hopefully someone can help me?
I have two sheets called 'Form' and 'Data'. I want to print multiple copies of the sheet called form with different values selected from the sheet 'Data' The range of the data is in columns A B and C. I need to post and print the the values in the cells D2, D3 and D4
As you can see the code should loop through the rows and put the values in the column on the sheet called Form.
Unfortunately it Loops through column A and changes that value but not column B or C
I assume its something obvious I've missed?
Thanks in advance
Mark