jeffmoore64
Programmer
How do I refer to a control on an unbound report??
I have a text box called txt_proj. I have a some code behind the report that I want to use to populate my fields. I keep getting the error "you cant assign a value to this object"
txt_proj = !fld_proj
TIA JEff
I have a text box called txt_proj. I have a some code behind the report that I want to use to populate my fields. I keep getting the error "you cant assign a value to this object"
txt_proj = !fld_proj
TIA JEff