Hello,
This might be somewhat of a long/confusing one.
I am trying to figure out how to better automate categorization for blood pressure categories when being placed into a sheet. For example, in the image below the column "BP" is where the initial number is input. I then put a LEFT formula in the column "Sys formula" to collect the systolic number and a RIGHT formula in the column "Dia formula" to collect the systolic number.
I have been trying to apply conditional formatting to assess the individual values for where they fit in blood pressure categories (ex. BP with top number <120 and bottom <80 would be categorized as "Normal" while top numbers between 120-129 and bottom numbers <80 would be considered "Elevated." The conditional formatting is not appearing for the columns that have been split from the original BP column, as the BP column should be highlighted different colors based on category. I tried copying over "Sys formula" to the "Sys" column by inputting "=[Sys formula]@row" but the formatting still did not work with these columns.
In another experimental sheet, I simply typed in the numbers I was looking to categorize and the formatting worked just fine.
I know that theoretically I could just input the Systolic and Diastolic numbers in separate columns moving forward, however I am still struggling with how to show categorization on the primary sheet without having to navigate to a separate report or metrics sheet. I tried typing out a combination of formulas to categorize the BP but I wasn't getting the desired results for this either, as multiple outcomes were being translated to the individual cells.
If anyone has any advice/feedback or has experienced something similar, I would be happy to hear about it!