12-13-2005, 07:28 PM
My macro needs to do the following:
key "MM" T "6999" T "ABC123455"
1
key F10
1
key F10
1
key "LO" T "6777" T "ABC123456"
1
key F10
1
key F10
1
repetitively, these numbers are in an excel sheet. I already have the macro edited into multiple <32k files but QM does not run each statement in order, it keeps on running the last file only. This is similar post as in a previous post. Thanks.
key "MM" T "6999" T "ABC123455"
1
key F10
1
key F10
1
key "LO" T "6777" T "ABC123456"
1
key F10
1
key F10
1
repetitively, these numbers are in an excel sheet. I already have the macro edited into multiple <32k files but QM does not run each statement in order, it keeps on running the last file only. This is similar post as in a previous post. Thanks.