Hi, I have a workbook that has 2 sheets, 'Data' and 'Invoice'. On the data sheet the user simply adds in details about orders, and the invoice sheet is an invoice layout to print.
What I would like to do is for them to filter the data to find the record they want, then click a button and it enters this data into the relevent cells on the invoice sheet.
I have done a similar thing like this before using (xlCelltypeVisible) but that was to copy a whole row and i'm having trouble getting it to work for individual cells.
Can anyone help with this please?
Thanks,
john.
What I would like to do is for them to filter the data to find the record they want, then click a button and it enters this data into the relevent cells on the invoice sheet.
I have done a similar thing like this before using (xlCelltypeVisible) but that was to copy a whole row and i'm having trouble getting it to work for individual cells.
Can anyone help with this please?
Thanks,
john.