I am Doing Data Entry on Access Form but it's not saving data

  • Thread starter Thread starter hassan
  • Start date Start date
H

hassan

I design a database using Access it works perfect for a couple weeks but
recently i got an issue with loosing data i can see data on my screen on a
data entry form but it is not in my real table .
Thanks;
Hassan
 
Hassan,

What version of Access? And what do you mean by your 'real table'? Is you
form based on a query or based on the one table. Are you getting any
messages? As you can see a wee bit more information would help. Remember
we can't see what is happening...

--
Gina Whipp

"I feel I have been denied critical, need to know, information!" - Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm
 
I design a database using Access it works perfect for a couple weeks but
recently i got an issue with loosing data i can see data on my screen on a
data entry form but it is not in my real table .
Thanks;
Hassan

Sounds like there is either an error in the form, or the query upon which the
form is based, or in the table. Please post some more details: what is the
Recordsource of the form? Do you have any macros or code which might have set
Setwarnings to No (supressing error messages)?
 
Back
Top