M
Marc R Fienman
Hi everyone,
I have a query with a one to many relationship. For
instance I have a person's name and maybe two or three
addresses. In the query I want to create a calculated
field that puts a "1" in the last record of the same name
and either a 0 or a null value in the other records.
They are sorted by name and address. I am finding it
impossible to do this or maybe I am missing something. I
need to do this to create a data file for a merge per
Microsoft's knowledge base article 212375 which explains
how to merge conditional records but doesnt' explain the
part I asked above. Any help would be greatly appreciated.
Thanks,
Marc
I have a query with a one to many relationship. For
instance I have a person's name and maybe two or three
addresses. In the query I want to create a calculated
field that puts a "1" in the last record of the same name
and either a 0 or a null value in the other records.
They are sorted by name and address. I am finding it
impossible to do this or maybe I am missing something. I
need to do this to create a data file for a merge per
Microsoft's knowledge base article 212375 which explains
how to merge conditional records but doesnt' explain the
part I asked above. Any help would be greatly appreciated.
Thanks,
Marc