![]() |
How can I format a cell to read a blood pressure?
-- IzzyNeedsHelp |
How can I format a cell to read a blood pressure?
Use two cells--in two different columns.
It'll make your life easier if you want to do arithmetic with the top or bottom numbers. Izzy wrote: -- IzzyNeedsHelp -- Dave Peterson |
How can I format a cell to read a blood pressure?
ps. If you really wanted to use a single cell (I wouldn't!), you can preformat
the cell as Text, then do the data entry. Or you could prefix your entry with an apostrophe: '120/80 Izzy wrote: -- IzzyNeedsHelp -- Dave Peterson |
How can I format a cell to read a blood pressure?
format the cells as Text, then enter it like 120/80, then use =LEFT(a1,3) and
=right(a1,2) to work with the two numbers. "Izzy" wrote: -- IzzyNeedsHelp |
All times are GMT +1. The time now is 06:56 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com