M
MattE
I don't know why it's taking me so long to get the hang of this. I
have a form bound to a table that contains two records. I put in some
simple navigation buttons which work ok. After I've navigated through
to the blank non-existent record at the end, I enter some data for what
should now be record #3 and hit my "Back Out" button which is supposed
to exit the form. But at that point the RecordSet still only has a
RecordCount of 2. And if I do an Update I get an error. What am I
missing?
Thanks in advance!
have a form bound to a table that contains two records. I put in some
simple navigation buttons which work ok. After I've navigated through
to the blank non-existent record at the end, I enter some data for what
should now be record #3 and hit my "Back Out" button which is supposed
to exit the form. But at that point the RecordSet still only has a
RecordCount of 2. And if I do an Update I get an error. What am I
missing?
Thanks in advance!