Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have a QVW which has 4 tabs , Batting ,Bowling,Fielding and Umpers
So each tab is handle by an individual ,
My question is ther any way to bring all the 4 tabs altogether whatever changes are made , Or we need to do copy paste
I think, you need to copy all the object (may be using Ctrl + A) and paste it in your app.
There is no option to move / copy tab option in qv as i know.
Hi,
Use Triggers and buttons show single tab
Hi Anil,
My requirments is that once every one informs me that the work is done ,
So basically what iam doing is iam again recreating all the chages made in each tab in my qvw application.
Just wanted to know is there any way by which i can copy there tab and paste it into my qvw app ?
I think, you need to copy all the object (may be using Ctrl + A) and paste it in your app.
There is no option to move / copy tab option in qv as i know.
Yes, You can copy and paste(CTRL+A) whole sheet you have to copy and paste into your application
I guess Linked Object is what you need. When you create a new sheet, copy the objects from the first one and paste it as 'Paste Sheet Object as Link'. This lets you make changes in one object and have effect to all linked objects.