Hi all,
This is a general question on creating a new report from scratch using VBA in BO 6.5. The question is possibly a bit broad but any help on this would be appreciated.
Background:
My requirement is to be able to automate the generation of new reports in BO 6.5 as much as possible, ideally using VBA. I have two input documents, an excel file with the universe object names, formulae and sheet layout and a BO template.
What I can currently do :
- Parse the input .xls file to obtain the new object names and formula.
- Add new objects to a report using the āAddā method.
What I would like to be able to do :? :
- Select a template
- Populate non VBA data providers
- Layout tables and header information
From what Iāve read on the boards, Iām guessing that what I can currently do is all Iāll be able to do automatically but I would just like to know if Iām missing some possible automation option. Any help/advice would be greatly appreciated.
Thanks
tdeasy2000 (BOB member since 2007-02-09)