Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms Programming / June 2007

Tip: Looking for answers? Try searching our database.

Deleting Record

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
m stroup - 20 Jun 2007 17:22 GMT
I have a form which writes to a temporary table.  When I hit the submit
button, a macro runs an append query, writing the data to a permanent table
and deleting the record in the temporary table.

This works great, but all the sudden my form has 'deleted?" in each of my
controls.  This wasn't happening earlier and I've retraced my steps and can't
find the problem.  

How I can refresh the form or prevent the deleted? statement.

Thanks--
Teach me to fish!  Thanks for the help.
Pax, M
tina - 20 Jun 2007 19:18 GMT
try requerying the form at the *end* of the append/delete procedure, as

   Me.Requery

hth

> I have a form which writes to a temporary table.  When I hit the submit
> button, a macro runs an append query, writing the data to a permanent table
[quoted text clipped - 9 lines]
> Teach me to fish!  Thanks for the help.
> Pax, M
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.