Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have two macros that I run together in another macro. Both work well if
used independently but when run as part of third macro, designed purely to bring them together, it stops after running the first macro. The first macro (the converter) takes data from another application and converts it into a usable fromat. The second macro (the transferor) transfers the usable data to my main application. Both run perfectly well if I run them as independent procedures. However when I bring them together in a third macro to make conversion and transfer a seamless process the transferor macro does not even begin to work. I have tried adding the transferor code to the ned of the converter macro, still no joy, it stops at the ned of the conversion procedure. Is this Excel's way of telling me that any extension of the converter makes the procedure too long. Help please!!!!!! Dave |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro recorded... tabs & file names changed, macro hangs | Excel Worksheet Functions | |||
Macro Help Needed - Excel 2007 - Print Macro with Auto Sort | Excel Worksheet Functions | |||
how to count/sum by function/macro to get the number of record to do copy/paste in macro | Excel Programming | |||
macro to delete entire rows when column A is blank ...a quick macro | Excel Programming | |||
Start Macro / Stop Macro / Restart Macro | Excel Programming |