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:
  1. Me.txtJanuary = "Jan = " & MonthP.January