Results 1 to 16 of 16

Thread: VB script in Excel object in Powerpoint (Urgent)

Hybrid View

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2006
    Posts
    14

    Re: VB script in Excel object in Powerpoint (Urgent)

    I am really, really sorry, and I know it must be really tedious for you, but could you explain step by step how I would reference, and how I would change the code?

    What would a sample address for a cell within an excel table embeded in powerpoint look like? An address that would work in a macro embeded in the powerpoint that can be used by a mouseover or mouseclick action?

    I'm very sorry, but it's really urgent..

    I don't know if this is right, but under tools/references I checked Microsoft Excel 11 Object Library..

    If that is right, now what would I have to do?

    Is the address something like..

    ActiveWindow.Selection.Workbook(1).Worksheets(1).Range("A1:B5") = "AB"

    ?
    Last edited by epak; Mar 22nd, 2006 at 01:05 PM.

Posting Permissions

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



Click Here to Expand Forum to Full Width