Hi all
As you may have guessed from the title, im having a bit of trouble with vba code. what i want to happen is:
1. For it to create a new document and save it as "Test1" (done this part)
2. For it to then add code that will check if, on open, the master document, "create test.xlsm", is open as well. If it isn't for it to bring up a message box that says "Please open the Create test document before opening". Then for it to
close test1 without saving. If the "Create test.xlsm" is open for it to do nothing. (This is the part im stuck on.)
Any help would be much appreciated
Thanks