N
Nicole
Hi,
I'm using Access 2007 and have a database that contains an account ID number
and 30 fields that each represent a procedure conducted by a healthcare
office (Proc1, Proc2,....,Proc30).
What I need to know is how many records have a non-null value in Proc 2 but
are null in Proc 1. I need to loop this through all procedure fields,
searching for fields where a value exists but the prior field(s) is(are)
null. Also, I eventually need to export a file for each record where this is
true.
I apologize for asking so many questions; I've got a flat-file database but
the only tool they gave me to work with is Access. Can anyone recommend a
good reference for writing loops in Acces SQL? The ones I have aren't
helping much.
Thanks,
Nicole
I'm using Access 2007 and have a database that contains an account ID number
and 30 fields that each represent a procedure conducted by a healthcare
office (Proc1, Proc2,....,Proc30).
What I need to know is how many records have a non-null value in Proc 2 but
are null in Proc 1. I need to loop this through all procedure fields,
searching for fields where a value exists but the prior field(s) is(are)
null. Also, I eventually need to export a file for each record where this is
true.
I apologize for asking so many questions; I've got a flat-file database but
the only tool they gave me to work with is Access. Can anyone recommend a
good reference for writing loops in Acces SQL? The ones I have aren't
helping much.
Thanks,
Nicole