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 / May 2007

Tip: Looking for answers? Try searching our database.

how do i get rid of #Deleted in Access form???

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
kharding - 24 May 2007 11:40 GMT
why am i getting #Deleted results when using an ACCESS form?
scubadiver - 24 May 2007 12:40 GMT
Its usually because you have deleted something in the table or tables,
lookup combo boxes and other reference information that can no longer be
shown.

Signature

http://www.patriotsquestion911.com
http://www.911truth.org
http://www.wtc7.net
http://www.st911.org
http://www.journalof911studies.com
http://www.pilotsfor911truth.org
http://ae911truth.org

> why am i getting #Deleted results when using an ACCESS form?
Ofer Cohen - 24 May 2007 13:28 GMT
Are you deleting the record using a query?

In that case you need to run

Me.Requery

after running the query, to refresh the data in the form

********
Another option will be to run the code

RunCommand acCmdDeleteRecord

to delete the record that has the focus in the form

Signature

Good Luck
BS"D

> why am i getting #Deleted results when using an ACCESS form?
 
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



©2009 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.