G
Guest
I am used to forms in VB using the SQL Server. With that, I could equate a
variable Text1 = var1, to change the displayed value to var1. Is this not
possible in Access?
Does it always have to be something like,
Forms![lead_section_hod]!Text28.ControlSource = empl_no1
Even then the textbox does not display the desired value.
Sajit
Abu Dhabi
variable Text1 = var1, to change the displayed value to var1. Is this not
possible in Access?
Does it always have to be something like,
Forms![lead_section_hod]!Text28.ControlSource = empl_no1
Even then the textbox does not display the desired value.
Sajit
Abu Dhabi