Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there,
I have a strange requirement. I am not sure if it is feasible. I would be very greatful if someone could provide a solution for this problem. I have to generate a file. This file would have a "command" or "code" in the first cell A1. When the user opens the file, the "Auto_Open" macro within the file would check this code and expand it as required. Now the problem is that, the file has to be editable by another program, which would modify the cell A1 and insert the correct code. But this program could work only with text files. I am aware that excel can process XML, CSV files (which are text file) and read in the data. My question is, is it somehow possible to include macros in XML file ? Or is there a better way to acheive this ? Thanks a lot in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
can macros include page setup functions? | Excel Discussion (Misc queries) | |||
How do I set the save default not to include .xls in name of file | Excel Discussion (Misc queries) | |||
include macros in another macro | Excel Programming | |||
Can i include a vbscript file with an xml spreadsheet? | Excel Discussion (Misc queries) | |||
Include external file .BAS in Excel VBA | Excel Programming |