delta symbol new issue

Rhots

Board Regular
Joined
Nov 14, 2006
Messages
100
Hi again, my last post asked about putting the delta symbol in a validated cell from a list, which also included the letter Y.

That is working great thanks to the help i got.
The new issue is that I have a cell with a formula referring to the results of the choice in that validated cell.
The delta symbol shows up as a D unless inserted properly, so my formula had 5 "if" choices which included "240d" which no longer exists because I am now able to have 240"delta symbol" in that cell.

If you were able to follow that my question is this: =IF(T3="xxxx","",IF(T3="208Y/120",208,IF(T3="480Y/277",480,IF(T3="240d","240d",IF(T3="240d/120",240,"")))))

how can I replace the "d" in my formulas with the delta symbol?

Thanks,
Rick
 

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"
Rhots,

I may be way off here since I didn't see the first part of your question, but I simply inserted the delta symbol from the toolbar, directly copied the symbol and manually pasted the delta symbol over the desired areas with no issues.

=IF(T3="xxxx","",IF(T3="208Y/120",208,IF(T3="480Y/277",480,IF(T3="240Δ","240Δ",IF(T3="240Δ/120",240,"")))))

Not sure if this is what you were looking for or not, but figured I'd offer my findings.

Bill
 
Upvote 0
perfecto, I never thought of doing a copy paste, I kept trying to do an insert THANK YOU



Rhots,

I may be way off here since I didn't see the first part of your question, but I simply inserted the delta symbol from the toolbar, directly copied the symbol and manually pasted the delta symbol over the desired areas with no issues.

=IF(T3="xxxx","",IF(T3="208Y/120",208,IF(T3="480Y/277",480,IF(T3="240Δ","240Δ",IF(T3="240Δ/120",240,"")))))

Not sure if this is what you were looking for or not, but figured I'd offer my findings.

Bill
 
Upvote 0

Forum statistics

Threads
1,214,426
Messages
6,119,411
Members
448,894
Latest member
spenstar

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