![]() |
|
|
#1
|
|||
|
|||
|
I know this is something that probably can't be done, but thought I'd ask anyways...
I'll use an example of what I am looking for... Records: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 Content: Name, Rank, Serial Number I am trying to find a way that I can do something like a Delete Query to erase *only* the Content under Record 4, but I want to keep 4 in there as a record that can be filled out again... Is there an easy way to do this!? |
|
#2
|
|||
|
|||
|
To delete only specific fields, you can run an update query and set your fields to 'Null' to erase the content.
|
|
#3
|
|||
|
|||
|
Works like a champ, thank you! Even have it changing some values in other fields...
Thanks! |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Delete a record | f.crocco | Programming | 1 | 10-08-2007 05:28 AM |
| referencing each record | grgerhard | Forms | 1 | 11-11-2006 05:15 PM |
| i need record dividers | dunston | Reports | 1 | 11-11-2006 04:57 PM |
| How to Find a Record | lschlitt | Programming | 2 | 09-09-2006 04:24 PM |
| Copy a record | RHall | Programming | 2 | 02-23-2006 04:40 AM |