Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unbound checkbox problem

Status
Not open for further replies.

kschuster

Programmer
Apr 12, 2004
6
US
Me!chkTaxPP = True

Returns Runtime Error 2448 You can't assign a value to this object.

I have no idea why I'm getting this error. I'm trying to assign TRUE to a checkbox on a form.

Any idea why this would occur

Using Access2002 VBA
 
Shouldn't be a problem to assign a True value to a checkbox. Is the checkbox an item in an Opion Group. This might be an issue if it is.

Post back with more info.

Bob Scriver
[blue]Want the best answers? See FAQ181-2886[/blue]


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top