Can't save record

T

Teresa22

First of all I do data entry. I do not created forms.

I have a database where I control documents. The main form (record) is
where all the general information is. There is a button that was created
with this database which is for revisions. So if a doucment gets revised, I
open the main record, I click that"revision" button, it takes me to another
form where I update the revision info. once the revision info is entered, I
hit the X to close and it askes if I want to save, I click yes and it saves.
It stopped asking me "do you want to save" question, and none of my revision
data is being saved. Any Ideas...
 
J

John W. Vinson

First of all I do data entry. I do not created forms.

I have a database where I control documents. The main form (record) is
where all the general information is. There is a button that was created
with this database which is for revisions. So if a doucment gets revised, I
open the main record, I click that"revision" button, it takes me to another
form where I update the revision info. once the revision info is entered, I
hit the X to close and it askes if I want to save, I click yes and it saves.
It stopped asking me "do you want to save" question, and none of my revision
data is being saved. Any Ideas...

Get whoever designed the form to correct the problem with the form.

Nobody here can see your form, nor do we know how it works, nor do we know the
code behind the form or the "revision" button.

John W. Vinson [MVP]
 
Top