Hi all,
I have a long code which inserts formulas into cells, based on the value of another cell, but because of a third one which tells us the region I would need to repeat the formulas part (5 formulas for 11 countries) 5 times, so instead I decided to say, if my condition is met (so the formulas need to be added to the cells) then "GoTo Formulas" and I just don't know how to tell excel, that once the correct formulas are in the cells, it should return to where it was in the code previously, cause I have the "GoTo Formulas" 5 times in the code and I would have 5 different return points depending on where it jumped out from.. (all of this in a userform btw)
Here is a mock-up of the code:
Can someone help me with this?![]()
Please Login or Register to view this content.
Bookmarks