Developer technologies | Visual Basic for Applications
An implementation of Visual Basic that is built into Microsoft products.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have If and ElseIf statements that read cells in a work book. As they go through they find which argument is valid and then run other separate subscripts. I can not get the other subscripts to run from the Original One. Any Ideas? Images are Below Sub Find_PUE() is the starting of the macro
Write Find_A instead of Run ("Find_A"), etc.