Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Run Business Objects Report from Excel using VBA

Hi All,

Assuming this can be done does anybody have a code snippet to point me
in the right direction?

Regards

Michael Beckinsale

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 140
Default Run Business Objects Report from Excel using VBA

Hi Michael

To point you in the right direction will require a little more information.



"ferret" wrote:

Hi All,

Assuming this can be done does anybody have a code snippet to point me
in the right direction?

Regards

Michael Beckinsale


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Run Business Objects Report from Excel using VBA

Hi Steve,

Thanks for replying, l was beginning to think l was the only person
who wanted to do something like this!

I am pretty comfortable with Excel & VBA programming to link to
external databases etc but have never had to do so with BO.

Basically the problem is this:

I want to build an Excel workbook which will effectively be a
'template' run on a monthly basis that will run 3 existing Business
Objects reports and import the information returned into the Excel
workbook for further data analysis. I can forsee that l will probably
have to handle the 'login' in some way and the parameters required to
run the report. The 'template' needs to be as fully automated as
possible so the macro will be triggered by a button / menu item or
whatever.

Hope this helps, any help & guidance you can give will be gratefully
appreciated, there doesn't seem to be much help out their for vba
programming BO. Do you know any good sites?

Regards

Michael beckinsale


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Run Business Objects Report from Excel using VBA



"ferret" wrote:

Hi Steve,

Thanks for replying, l was beginning to think l was the only person
who wanted to do something like this!

I am pretty comfortable with Excel & VBA programming to link to
external databases etc but have never had to do so with BO.

Basically the problem is this:

I want to build an Excel workbook which will effectively be a
'template' run on a monthly basis that will run 3 existing Business
Objects reports and import the information returned into the Excel
workbook for further data analysis. I can forsee that l will probably
have to handle the 'login' in some way and the parameters required to
run the report. The 'template' needs to be as fully automated as
possible so the macro will be triggered by a button / menu item or
whatever.

Hope this helps, any help & guidance you can give will be gratefully
appreciated, there doesn't seem to be much help out their for vba
programming BO. Do you know any good sites?

Regards

Michael beckinsale

Hi Michael,
I've touched on this subject very briefly myself, and only recently, but as
you say, there's precious little in the way of documentation. My approach
has been to load up the busobj library (which as I recall is buried somewhere
in the BO installation dir) and play with the object model in say Access or
whatever your preferred VBA environment is.
There's also a section in the appendix of
'BusinessObjects_access_analysis.pdf' which comes with the install as well,
but it's not very useful. So far I've managed to start BO remotely from
Access (using the Shell command) and load up some reports, but that's about
it.

Good Luck

Rufus
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 274
Default Run Business Objects Report from Excel using VBA

Hi Rufus,

I have taken a lok at the documentation you mentioned and as you say
its not very helpful!

Would you mind sending me the code you have beens uceesful with so
far? At least it will point me in the right direction.

I have loaded the object model into Excel VBA but because of the way
Bo has been distributed on site l cannot access the associated help
files. Talk about obstacles being put in the way.

Anyway thanks for your help so far.

Regards



  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Run Business Objects Report from Excel using VBA

Hi All,

I'm very interested in this code.. Did anyone had any luck with this?

Regards,
Hendrik

"michael.beckinsale" wrote:

Hi Rufus,

I have taken a lok at the documentation you mentioned and as you say
its not very helpful!

Would you mind sending me the code you have beens uceesful with so
far? At least it will point me in the right direction.

I have loaded the object model into Excel VBA but because of the way
Bo has been distributed on site l cannot access the associated help
files. Talk about obstacles being put in the way.

Anyway thanks for your help so far.

Regards


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
I am using excel 2002 with the business objects addin for Infoview Sarah H Pearson[_2_] New Users to Excel 0 October 27th 09 05:04 PM
Business Contact Manager - problems with export of report to Excel The Swede Excel Discussion (Misc queries) 0 August 8th 08 01:20 PM
VBA and Business Objects Quizarate Excel Programming 2 November 12th 04 04:10 PM
Unable to remove Sheet objects in the Microsoft Excel Objects Adrian[_7_] Excel Programming 1 August 26th 04 10:49 PM
Business Objects: Fad or Lifesaver? Marc R. Bertrand[_2_] Excel Programming 0 April 17th 04 10:04 AM


All times are GMT +1. The time now is 12:01 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"