Concatenating decimal numbers and character to display fractions in another cell.

Joek88

New Member
Joined
Aug 17, 2023
Messages
37
Office Version
  1. 2021
Platform
  1. Windows
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))

1692291786474.png



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?

1692292523297.png



Thanks!
 

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).

Forum statistics

Threads
1,215,086
Messages
6,123,033
Members
449,092
Latest member
ikke

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top