sequential numbers added to null fields
- From: slinky <campbellbrian2001@xxxxxxxxx>
- Date: Sun, 6 Jan 2008 21:04:39 -0800 (PST)
This is a strange one. Would anyone know of a strategy for querying a
table, looking for nulls in a particular field, then filling those
with a sequential number starting at the one after the last number.
e.g.:
Mr. Cohen 03/15/56 13244355
Mr. Rocco 07/15/75 13244356
Mr. Rice 09/01/61 13244357
Mr. Peterson 02/10/78 13244358
Mr. Holister 06/20/64 13244359
Mr. Drake 05/31/65
Mr. Kellspan 01/12/71
Thus how to (in a long series of records), take the two shown with a
null value and update with starting with 13244360, then 13244361, etc?
The number BTW is not the key field.
Thanks! Dave
.
- Follow-Ups:
- Re: sequential numbers added to null fields
- From: lyle fairfield
- Re: sequential numbers added to null fields
- From: Stuart McCall
- Re: sequential numbers added to null fields
- Prev by Date: Re: VB - "Available References" problem
- Next by Date: Re: Best Practices for handling Access-based application users who don't always follow the rules
- Previous by thread: ACCESS 2007 RUNTIME
- Next by thread: Re: sequential numbers added to null fields
- Index(es):
Relevant Pages
|
|