Good morning,
I'm trying to write an Access query (2003 version) and I'm not sure if its possible to do what I would like.
Amoung others I have the following fields RequestID, SM24_No and RqGenotypeAnalysis and an example table would look something like this:
RequestID SM24_No RqGenotypeAnalysis
20100103-2 1
20100103-2 1
20090306-1
20090306-1 2
20090306-1 2
20090306-1 15
20100315-3 21
20100315-3 21
20100315-3 21
What I would like is to fill in the RqGenotypeAnalysis field to say "Match to requested" in cases where the SM24_No is the same for a RequestID group.
So for group 20090306-1 the RqGenotypeAnalysis for SM24_No 2 would be "Match to requested" as well as all the RequestID group 20100315-3.
I'm going around in circles trying to figure out how I could do this so any help is much appreciated.
Thank you so much
I'm trying to write an Access query (2003 version) and I'm not sure if its possible to do what I would like.
Amoung others I have the following fields RequestID, SM24_No and RqGenotypeAnalysis and an example table would look something like this:
RequestID SM24_No RqGenotypeAnalysis
20100103-2 1
20100103-2 1
20090306-1
20090306-1 2
20090306-1 2
20090306-1 15
20100315-3 21
20100315-3 21
20100315-3 21
What I would like is to fill in the RqGenotypeAnalysis field to say "Match to requested" in cases where the SM24_No is the same for a RequestID group.
So for group 20090306-1 the RqGenotypeAnalysis for SM24_No 2 would be "Match to requested" as well as all the RequestID group 20100315-3.
I'm going around in circles trying to figure out how I could do this so any help is much appreciated.
Thank you so much