Microsoft
Software
Hardware
Network
Question : Cannot Add...Until Row Committed Error with Access Form
I have a form I created that shoud allow me to enter data into a table from combo-boxes that get their Row Source data from other tables, as a means of standardizing data entry.
It appears to be fine, except that when I try to make a selection from one of the combo -boxes, I get an error message across the lower left that says...
"The value cannot be added to this new row until the row has been committe..."
I am assuming that last word is committed, but it cuts off.
Can anyone tell me what I am doing wrong?
Answer : Cannot Add...Until Row Committed Error with Access Form
Is the table behind the combo the same one you are updating?
Check the row source of the combo in question!
Random Solutions
Making a chart see a #DIV/0! error as an empty cell
RunApp issue across different Office versions
Can't open design view for query - get " is not a valid name error
MS Access And Power Point Presentation
Prefill bound textboxes from a combo box
Will Microsoft Great Plains 7.5 run on Windows 7?
Query containg subquery as source for crosstab
Why can't I write files to the root of my C drive?
aggregate function for varchar field
Calculate value on subform using field on main form