
How to Add Text into an Excel 2016 Formula
video description
Date: 2023-07-08
Related videos
Comments and reviews: 2
dldbug
When I try to preface my formula with text( as you explain) in a cell that is formatted for percentage it makes the cell return a floating decimal instead of the expected whole number followed with a percent sign (i. e 9% becomes. 0897. I guess my solution would require adding the Round function and maybe adding % at the end, but it's not elegant.
reply
When I try to preface my formula with text( as you explain) in a cell that is formatted for percentage it makes the cell return a floating decimal instead of the expected whole number followed with a percent sign (i. e 9% becomes. 0897. I guess my solution would require adding the Round function and maybe adding % at the end, but it's not elegant.
reply
dldbug
Here's the actual formula I'm referring to in my earlier post (fixed is a named range)
=Percentage fixed since October 21 - & SUM(COUNTIF(Fixed, Y, N/A) /COUNTA(Fixed)
The results are 0. 086965 instead of 9%
reply
Here's the actual formula I'm referring to in my earlier post (fixed is a named range)
=Percentage fixed since October 21 - & SUM(COUNTIF(Fixed, Y, N/A) /COUNTA(Fixed)
The results are 0. 086965 instead of 9%
reply
Add a review, comment
Other channel videos















