ApplePirate
Programmer
Hi
I need a macro that is part of a bigger macro to look for a value. i.e. the username. so:-
If username="me" then openform1 else openform2
but i cant get it to do this. the actual function of the macro is to open a word document which is located on a shared drive, but i want to tweak the existing macro to check for a username and then open a copy of the word doc which will be located on the users personal drive space, the benefit is to enable them to use a custom word doc which will include the users scanned signature(basically so they dont have to sign hundreds of letters).
is this possible? Never ever, bloody anything, ever
I need a macro that is part of a bigger macro to look for a value. i.e. the username. so:-
If username="me" then openform1 else openform2
but i cant get it to do this. the actual function of the macro is to open a word document which is located on a shared drive, but i want to tweak the existing macro to check for a username and then open a copy of the word doc which will be located on the users personal drive space, the benefit is to enable them to use a custom word doc which will include the users scanned signature(basically so they dont have to sign hundreds of letters).
is this possible? Never ever, bloody anything, ever