Delete specifed rows from database

J

Jeffshex

I have a form where you enter a date range and a name and it brings up the
entries for that person that falls under the date range. This is querying a
database by the way. Now, let's say that out of the 6 entries the person
had, I want to edit 3 of them and delete the other 3.
I already have a completely functional form for the editing, but I need to
be able to delete some of these entries on the database.
Maybe throw a check box next to each entry?
Any ideas on this one?

-Jeff
 
S

Scott L. Heim [MSFT]

Hi Jeff,

I am assuming the records are being returned to a Repeating Section or
Table...correct? If so, you should be able to click the "blue arrow icon"
to the left of each row and choose "Remove..."

Does this work for you?

Scott L. Heim
Microsoft Developer Support

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top