Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi everyone,
I have an addIn for excel which get data from a server and put it in a excel sheet for a report. Each day, a person must : - open excel and the report file (report file is a simple xll file with function) - press F9 to refresh the data - print the file I want to automate this. I did some work with automation and 'EXCEL9.OLB'. I'm able to open excel, open the template report and refresh cell that contains standard excel function [such as rand() or now()] But it seams that all the functions that are part of my addIn are not loaded. In fact I think my addIn is not loaded because I don't have the menuItem related to it. Any Idea to solve my problem? thanks Nic |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using Excel with automation | Excel Discussion (Misc queries) | |||
General Macro/Automation Question | Excel Discussion (Misc queries) | |||
Automation 2-Part Question... | Excel Discussion (Misc queries) | |||
Automation Question | Excel Programming | |||
Range.Formula and Range question using Excel Automation | Excel Programming |