I am tring to change the controlsource for a control using vb but it is not working.
The code that I am using is as follows:
CountOfLoanNo.ControlSource = CountOfLoanNo
I keep getting a this error in the control box during run time. #name.
Why is this, and how can I fix it.
Thank you in advance,
TPowers
FYI.....
I am using Access 2000
The code that I am using is as follows:
CountOfLoanNo.ControlSource = CountOfLoanNo
I keep getting a this error in the control box during run time. #name.
Why is this, and how can I fix it.
Thank you in advance,
TPowers
FYI.....
I am using Access 2000