In cell F8 I have the following formula: =COUNTIF(K6:K127,"=y") which results in 15
In cell G8 I have the formula: =F8/E7 which gives me a result of 12%
And then in cell E8 I have forumula: =F8& " or " &TEXT(G8,"0%") & " of staff" which gives me the result 15 or 12% of staff
As you see I am using three cells to arrive at one result in E8. Question is: Is there a way to combine all 3 formulas in E8 so that I do not need to hide 2 columns, or is the way I am doing it the correct way.
Thanks
In cell G8 I have the formula: =F8/E7 which gives me a result of 12%
And then in cell E8 I have forumula: =F8& " or " &TEXT(G8,"0%") & " of staff" which gives me the result 15 or 12% of staff
As you see I am using three cells to arrive at one result in E8. Question is: Is there a way to combine all 3 formulas in E8 so that I do not need to hide 2 columns, or is the way I am doing it the correct way.
Thanks