Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel,microsoft.public.excel.misc,microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have Excel with project embeded in it. (insert objectms project document) from excel vba i would like to talk to project. so i am trying this Dim x As Excel.Worksheet Set x = ThisWorkbook.ActiveSheet Set y = x.OLEObjects(1) c = y.Tasks.Count i would think that y is project. but it does not seem like it. can anyone help? thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Embeded picture in Excel | Excel Worksheet Functions | |||
Parent of the embeded excel | Excel Discussion (Misc queries) | |||
Embeded Excel File gridlines? | Excel Discussion (Misc queries) | |||
Displaying Linked and Embeded Objects in Excel | Excel Discussion (Misc queries) | |||
VB OLE embeded excel document cannot be saved -err 1004 | Excel Programming |