Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I need to create a VBA macro in Excel or PowerPoint to past the current Excel selection into the Active Slide in PowerPoint. The trick for me is how to get the current running instance of a PowerPoint or Excel. I have 2 option here : (1) From PowerPoint Macro - Get the Current Excel Instance - Get the Selection - Copy the Selection - Past in the Active Slide (2) From Excel Macro - Get the Selection - Copy the Selection - Get the Current PowerPoint Instance - Past in the Active Slide Any Advice |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Chart Selection - Excel 2007 copy to Powerpoint 2007 | Charts and Charting in Excel | |||
Can I add more columns in Excel past column IV | Excel Discussion (Misc queries) | |||
cannot copy/past in Excel | Excel Discussion (Misc queries) | |||
How do I copy a LARGE selection of cells from Excel to powerpoint? | Excel Discussion (Misc queries) | |||
Excel VBA - Range(Selection, Selection.End(xlDown)).Name issue. | Excel Programming |