Run-time error 2448

M

Monnique A.

Hello All,

Thank you all for your help in the past. I'm hoping to pick your brains
again! I keep getting this error "you can't assign a value to this object"
when it should assign a value it it. Here's the code :
Forms!frmQuestion.frmSect11_RAND36!PhyComp =
Forms!frmQuestion.frmSect11_RAND36!calPhyComp." It used to work but now it
doesn't and I'm lost as to what went wrong. Can anyone help?

Thanx!
 
M

Monnique A.

Hi Jeff,

I fixed it. It was silly really. I didn't have the field listed in my table
structure. I added it and now it works fine. Thanx for the suggestion!
 
Top