Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello every body
i have 3 sheets in my qvw file , and created 10 items bookmark in it.
i want use 3 bookmark objects in each of sheets that they have some of item bookmark (Separately).
for example i want be 4 items bookmark in sheet1 ; 5 items bookmark in sheet2 and 1 item bookmark in sheet3.
my plroblem is , when i insert bookmark object in each of 3 sheets,show all of items bookmark (10 items) in them.
Hi,
One way is to create buttons and use triggers that apply bookmarks on every sheet.
So create 4 buttons on sheet1 and 5 buttons on sheet2 aso...
I dont know if you can sort out what should be seen in bookmarkobject?
Thanks Staffan
can we create listbox with bookmark items in every sheets , and when click on itmes in listbox , show us Relevant bookmark?
Yes, that is another more tricky way, but here is a greate link.
i know that's solution, but i try and I could not do it.
my test qvw file attached below
I want to be 2 bookmark (BK_Amount_1 , BK_Amount_2) in Amount sheet with listbox on that sheet , and
bookmark (BK_Budget_1 , BK_Budget_2) in Budget sheet with listbox on that sheet
please complete it and send . thanks a lot
Hi,
have a look in this dokument.
Dear Staffan , it's perfect
Thank you so....