Hi All,
Environment: CRXI and SQL Server 2005
I am looking for a formula which can count some tests out of
thousands using instr.
I have thousands of Lab results need to grouped and counted.
For example:
NM THERAPY ENDOC. MALIG. LN*C 46 Records
NM THERAPY ENDOC. MALIG. LN*S 46 Records
NM THERAPY ENDOC. MALIG. LN*T 46 Records
Through using instr I was to able to group them like
NM THERAPY ENDOC. MALIG. LN (before *) but it should be counted 46 instead of 138 records as per requirement. There are many more tests other then mentioned above, so I need something dynamic.
Thanks all in advance.
Naved Altaf
Environment: CRXI and SQL Server 2005
I am looking for a formula which can count some tests out of
thousands using instr.
I have thousands of Lab results need to grouped and counted.
For example:
NM THERAPY ENDOC. MALIG. LN*C 46 Records
NM THERAPY ENDOC. MALIG. LN*S 46 Records
NM THERAPY ENDOC. MALIG. LN*T 46 Records
Through using instr I was to able to group them like
NM THERAPY ENDOC. MALIG. LN (before *) but it should be counted 46 instead of 138 records as per requirement. There are many more tests other then mentioned above, so I need something dynamic.
Thanks all in advance.
Naved Altaf