Hello again all,
First of all I think I should thank everyone on this forum for what I've learnt thus far.
This time I'm going to put together two functions.
=vbaPasswordCheck() and =vbaAppendData have been created as two separate event triggered functions.
I'd now like to know how I can refer to =vbaAppendData using such code from within =vbaPasswordCheck.
(I'm thinking I've seen the terminology sub function around and it's related).
If I did this, would =vbaAppendData finish then GO BACK into =vbaPasswordCheck from which it was launched?
Thanks!
First of all I think I should thank everyone on this forum for what I've learnt thus far.
This time I'm going to put together two functions.
=vbaPasswordCheck() and =vbaAppendData have been created as two separate event triggered functions.
I'd now like to know how I can refer to =vbaAppendData using such code from within =vbaPasswordCheck.
(I'm thinking I've seen the terminology sub function around and it's related).
If I did this, would =vbaAppendData finish then GO BACK into =vbaPasswordCheck from which it was launched?
Thanks!