|
-
Mar 22nd, 2006, 12:47 PM
#1
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|