Move Table Info And Delete
- From: jeremy0028@xxxxxxxxx
- Date: Fri, 06 Jul 2007 09:33:22 -0700
I have a main table for new charges which havnt been billed which is
called tblNewcharges which has the following
ClaimID(pk)AutoNumber
PersonID
DateOfServiceFrom
DateOfServiceTo
DateBilled
What I want to do is wright a query that when i press a command button
lets say start will move all the info in the tblNewcharges and put
them in to a table called tblclaimsfiled then delete the info stored
in the tblNewcharges.
Also is it possible to put the date in the date billed field when the
query is run.
Thanks,
.
- Follow-Ups:
- Re: Move Table Info And Delete
- From: kingston via AccessMonster.com
- Re: Move Table Info And Delete
- Prev by Date: Re: SQL Syntax Error
- Next by Date: Re: Remove first character
- Previous by thread: Re: Remove first character
- Next by thread: Re: Move Table Info And Delete
- Index(es):