Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is it possible to copy an entire page from one .qvw to another? Cant fint anything in help and cant do it in the normal manner.
Thanks in advance, Alan
Assuming you mean a whole sheet - I'm not sure if it's possible to actually copy the sheet, but it is simple to copy the contents. Create a new, blank sheet in the target QVW. In the source QVW, go to the sheet you want to copy, hit CTRL+A (Select All), CTRL+C (Copy). Go back to the target QVW, and hit CTRL+V (Paste). All of the sheet objects will be copied.
I'm not sure how this interacts with hidden objects on a sheet, so if you're using those, you're on your own.
Assuming you mean a whole sheet - I'm not sure if it's possible to actually copy the sheet, but it is simple to copy the contents. Create a new, blank sheet in the target QVW. In the source QVW, go to the sheet you want to copy, hit CTRL+A (Select All), CTRL+C (Copy). Go back to the target QVW, and hit CTRL+V (Paste). All of the sheet objects will be copied.
I'm not sure how this interacts with hidden objects on a sheet, so if you're using those, you're on your own.
Thanks that worked.
Alan