E
embry
I have a multiple page form that shows only one page at a
time. -determined by multiple CommandButtons, OnClick
goto page Event Procedures.
How could I write an if\then statement to pull a field
from a table into a textbox control based on what page
the form is on. In other words:
IF form is on page1 THEN pull field1 from table1 into
textbox control1
THANK YOU
time. -determined by multiple CommandButtons, OnClick
goto page Event Procedures.
How could I write an if\then statement to pull a field
from a table into a textbox control based on what page
the form is on. In other words:
IF form is on page1 THEN pull field1 from table1 into
textbox control1
THANK YOU