+ Reply to Thread
Results 1 to 3 of 3

Macros for refreshing Live Office objects

  1. #1
    Registered User
    Join Date
    12-21-2009
    Location
    New York
    MS-Off Ver
    Excel 2003
    Posts
    4

    Macros for refreshing Live Office objects

    I have to use Business Objects reports saved in excel format as Input and then run macros on these to perform calculations/validations and then email the results. So far I have been creating the macros by using manually saved Business Objects reports.

    Now I want to automate the generation of the Business objects reports and as soon as that is complete execute my validation macros on these reports.

    I came across the Business Objects Live Office Add-In which allowed me to link the excel report headers to the Business object report. I can manually click on the headers in any report and from Menu option select Live Office-->Refresh Objects option to refresh my report.

    Is there any way that for automating the above operation of refreshing the Live office objects?

    TIA

  2. #2
    Registered User
    Join Date
    02-15-2010
    Location
    france
    MS-Off Ver
    Excel 2003
    Posts
    1

    Re: Macros for refreshing Live Office objects

    This will run the refresh command from the menu bar :
    Application.CommandBars(1).Controls("&LiveOffice").Controls(4).Execute

  3. #3
    Registered User
    Join Date
    03-14-2012
    Location
    DXB
    MS-Off Ver
    Excel 2010
    Posts
    1

    Re: Macros for refreshing Live Office objects

    Dear Florentbr,

    Could you please give step-by-step instructions to achieve Live Office trigger in excel 2010.

    Much appreciated..

    Thanks

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1