Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VB / Programmatically select all Report Tabs

Status
Not open for further replies.

LearningSql

Programmer
Apr 16, 2002
48
0
0
US
Hello all --

- BusObj 6.5 SP2

Is there a way to programmatically select all report tabs at once?

Manually I can click on the 1st tab to activate it -- then select the last tab (lets say I have 3 report tabs) -- and it highlights all 3 report tabs.

I've looked through the following VBA methods in the Visual Basic Editor:
activate.
application.

Anybody know how I can do this in VBA?
Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top