I'm still on windows 7 with office 2012 which gives me Excel 2007.
I have 4 columns, C has a time, D has a pre-meal glucose number, E has a post meal number and F converts those mmol/L numbers to mg/dl.
The D or E columns will have a number, never will both have a number in the same row i.e. if D5 has a number E5 won't. In Column F I need a formula that divides whichever cell has the number by 18. This is the way I did get it to work, for example:
F5 has =SUM(D5,E5)/18
That seems simple and it works and maybe that is the way to do it. However, because I need 1 place after the decimal for the mg/dl conversion, if there is no number in either the D or E column of a row in the F column a little dash appears in the cell. I have no idea why, or maybe it isn't the formula, but I can't figure out what else would do it.
Thanks for any help.
Ruth
Bookmarks