Forum Discussion

RCooper0206's avatar
RCooper0206
Copper Contributor
Apr 08, 2019

Help Please

I am trying to insert the words "Blood Sugar Average" with a space then the Average of my Blood Sugar Average for the week on an Excel page. I know how to do the average part, but How do I get it to put like Blood Sugar Average 120?

 

2 Replies

  • SergeiBaklan's avatar
    SergeiBaklan
    Diamond Contributor

    RCooper0206 , another way you may apply custom format to your cell with average (press Ctrl+1 on it) as

    "Blood Sugar Average "#,##0.0

    Ingeborg' variant is more flexible and transparent, but with custom formatting like this you may do further calculations with that cell as with any other number.