Forum Discussion
Need formula,command or IF statement
I keep my lab results in a worksheet and I am looking for a way for the worksheet to flag Hi and LO results. I am not that familiar with Excel work sheets but if I could find a formula, IF statement AND OR command it would help to greater keep track of annual lab results. The basic format is:
and continues down the work page until all the analytes for the test are entered.
DATE TEST RESULT REFERENCE FLAG
1/30/20 Wbc 9.9 2.3-9.9 this is where I want "H or L"
" Rbc 3.8 3.8-5.9
Thanks if anyone can help answer this question.
StephenDC
3 Replies
- mtarlerSilver Contributor
StephenDC this also sounds like a perfect application for Conditional Formatting. Conditional Formatting won't insert a value like 'Hi' or 'Lo' but can/will highlight cells. If you need to export the sheet or use those 'flags' in other references then conditional formatting won't work, but if it is just for you to quickly see or find those values, conditional formatting is the way to go.
- Charla74Iron Contributor
Maybe something like attached? The formula assumes less than or equal to lower tolerance and more than or equal to higher:
- Subodh_Tiwari_sktneerSilver Contributor
Please upload a sample file with some dummy data and the desired output mocked up manually along with the criteria for Low, High or Normal flag.