Hi all,
I am having some trouble trying to fix an issue I have with excel. Below in the BLUE outlined cells, I have a conctenation formula to combine the following to where the red arrow points. It works as planned! No problems, and this is the formula I use to make this happen:
=IF(ISBLANK(C4),"",CONCAT(C4,"-",E4,"-",F4,"-",G4,"-",H4,"-",I4))
Now, I want the cell in K5 to also concatenate the information from cells D4-J4 and put them into the format below in green. For some reason, the 0.75 is not changing to 3/4" and the 1 needs to change to 1". The highlighted green K5 is what I want the formula to spit out. (I just manually entered it to show what I want it to do.) How can I achieve this?
Thanks!
I am having some trouble trying to fix an issue I have with excel. Below in the BLUE outlined cells, I have a conctenation formula to combine the following to where the red arrow points. It works as planned! No problems, and this is the formula I use to make this happen:
=IF(ISBLANK(C4),"",CONCAT(C4,"-",E4,"-",F4,"-",G4,"-",H4,"-",I4))
Now, I want the cell in K5 to also concatenate the information from cells D4-J4 and put them into the format below in green. For some reason, the 0.75 is not changing to 3/4" and the 1 needs to change to 1". The highlighted green K5 is what I want the formula to spit out. (I just manually entered it to show what I want it to do.) How can I achieve this?
Thanks!