-
The two procedures I have are rather lengthy, so they would just overwhelm the conversation. If I just consider the first to be Procedure A and the second to be Procedure B, what kind of code would I need to have before, within, and after the two main blocks? Would it be as simple as (this is not actual code syntax, just keeping it simple):
if active cell = "A1" then
Procedure A
exit sub
Else
Procedure B
end sub
If that's all I have to do, I think I can make that work.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules