HOW TO MANIPULATE ITEMS ON OTHER FORMS OR ON LOAD

D

dspencer1982

HI
I am trying to reference items on other forms when enterin
them...e.g. control the visibility of a text bo
So far i can see two possible ways of doing this
1 - Enter the code in the button opening the form. I am unable to d
this as i dont know how to reference items in othe
form...FORM1.ITEM1 doesnt seems to work - any suggestions? :idea:
2 - Manipulate the items using the ON LOAD function. Problem is,
dont know the syntax for this or where to enter it..

CAN ANY ONE HELP...???? :?
 
Top