D
DS
I have a sequence of 5 forms, I want to pass info from the first form
ending up on the last form gathering another field or 2 as I work my wa
to the last form. I'm transfering the data from the first form to the
second via hidden text boxes, after the info is passed the previous form
is then closed, so on and so forth. I was wondering if I could use Dim
or Global to hold the Info as oposed to my current method. This
database will be used over a network so several parties will be using
the same sequence of events at the same time.
Any help or info appreciated.
Thanks
DS
ending up on the last form gathering another field or 2 as I work my wa
to the last form. I'm transfering the data from the first form to the
second via hidden text boxes, after the info is passed the previous form
is then closed, so on and so forth. I was wondering if I could use Dim
or Global to hold the Info as oposed to my current method. This
database will be used over a network so several parties will be using
the same sequence of events at the same time.
Any help or info appreciated.
Thanks
DS