mudstuffin
Technical User
can anyone help with this one.
I have a workbook that has a hidden sheet with a large amount of data in it. The user inputs data into a sheet, which pulls the neccarsary data via the vlookup (thanks xlbo). What I want to be able to do, is when the user clicks a command button when they have finished their data input, I want only that sheet to be copied into another workbook which will only be used to back this data up. Is there a way to do it without opening the external workbook....?
If not, how should I go about opening the external workboook and keep it hidden/minimized, and then save & close that workbook...?
it has to just be that sheet, as this will only be a small file as opposed to the whole workbook which is quite large due to the hidden sheet with 72,000 lines in it.
The idea is to keep this out of the users sight & knowledge
n.b. I have had a crack at it, and have managed to copy the relevant sheet to the external file and also get it to rename the sheet to the system date & time when it copies it, but I cant get the external workbook to close, and I wwould also rather do it without opening the workbook, if possible.
Thanks in anticipation. Hope I've explained it clearly...!
mudstuffin
I have a workbook that has a hidden sheet with a large amount of data in it. The user inputs data into a sheet, which pulls the neccarsary data via the vlookup (thanks xlbo). What I want to be able to do, is when the user clicks a command button when they have finished their data input, I want only that sheet to be copied into another workbook which will only be used to back this data up. Is there a way to do it without opening the external workbook....?
If not, how should I go about opening the external workboook and keep it hidden/minimized, and then save & close that workbook...?
it has to just be that sheet, as this will only be a small file as opposed to the whole workbook which is quite large due to the hidden sheet with 72,000 lines in it.
The idea is to keep this out of the users sight & knowledge
n.b. I have had a crack at it, and have managed to copy the relevant sheet to the external file and also get it to rename the sheet to the system date & time when it copies it, but I cant get the external workbook to close, and I wwould also rather do it without opening the workbook, if possible.
Thanks in anticipation. Hope I've explained it clearly...!
mudstuffin