Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I created a QVD by loading 10 big Excel files already. Is there any way I can append the 11th Excel without loading the original 10 Excel files again?
you can do it like this:
Temp:
Load * from QVD
concatenate
Load * from Excel11
Store * from Temp into QVD (qvd)
Tim,
This is really useful! Thanks!
I'm glad i could help. If that answered your question please mark the answer as correct