If Button = acRightButton Then
DoCmd.OpenForm "frmTask", acNormal
End If
The form, frmTask, has absolutely no code behind it. It has a combobox
with a row source type of "value list" and a row source of
""Complete";"Complete with a Problem";"Abandoned"".
The form, frmTask, is set to allow edits, allow additions and allow
deletions all = yes.
The value in combobox cannot be changed... until the user right clicks
on the combobox.
!?
What am I missing?
what are the following properties:
ControlSource -- and data type of bound field
ColumnCount
BoundColumn
What is the RecordSource of frmTask? If it is a query, what
is the SQL for the query?
Warm Regards,
Crystal
remote programming and training
http://MSAccessGurus.com
free video tutorials
http://www.YouTube.com/user/LearnAccessByCrystal
Access Basics
http://www.AccessMVP.com/strive4peace
free 100-page book that covers essentials in Access
*
(: have an awesome day :)
*