Hey,
I am trying to enter a value into an unbound text box in an Access Report. I keep getting the following error:
"You can't assign a value to this object"
Here is the code I am using:
VB Code:
Me.txtJanuary = "Jan = " & MonthP.January
|
Results 1 to 2 of 2
|
Click Here to Expand Forum to Full Width |