I have worked extensively with Pivot Tables, etc in Excel (97version). But, the closest I have gotten to VB is using the "record" feature.
I now have a neat little Macro that performs several steps. But I need to be able to loop it until all the "assignment s" have been completed. I presume there is some simple feature to call up the Macro that I now have, and execute it until all the assignments have been made, stopping when the "To be Assigned" is zero?
If someone could write me out a simple command to launch, and stop my Macro it would be greatly appreciated.
Thanks for any help anyone can give me.
I now have a neat little Macro that performs several steps. But I need to be able to loop it until all the "assignment s" have been completed. I presume there is some simple feature to call up the Macro that I now have, and execute it until all the assignments have been made, stopping when the "To be Assigned" is zero?
If someone could write me out a simple command to launch, and stop my Macro it would be greatly appreciated.
Thanks for any help anyone can give me.
Comment