Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a macro that pulls data from a separate program called Reflection
(made by IBM) and copies over to Excel. When I start the macro in Excel, the macro seems to skip certain commands or triples up certain copying features. However, when I use the Step Into (F8) feature in Visual Basic, everything works correctly. Any ideas about what I'm doing wrong? I an using Excel 2003. Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Any ideas about what I'm doing wrong?
Yes. You're asking us to help debug your code but you don't show us the code. Regards, Vic Eldridge "Dave Y" wrote: I have a macro that pulls data from a separate program called Reflection (made by IBM) and copies over to Excel. When I start the macro in Excel, the macro seems to skip certain commands or triples up certain copying features. However, when I use the Step Into (F8) feature in Visual Basic, everything works correctly. Any ideas about what I'm doing wrong? I an using Excel 2003. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro works differently on different computers, same version of Ex | Excel Discussion (Misc queries) | |||
My VBA code works in the step though mode but not at full speed | Excel Programming | |||
My VBA code works in the step though mode but not at full speed | Excel Programming | |||
I need step by step instructions to create a macro for 10 imbedde. | Excel Worksheet Functions | |||
Works if I single step | Excel Programming |