Need help in Formatting in Excel

sksanjeev786

Well-known Member
Joined
Aug 5, 2020
Messages
884
Office Version
  1. 365
  2. 2016
Platform
  1. Windows
Hi Team,

Need your support in Formatting in excel with symbols .

I have already done with the formulas as per my requirements and now I need the same format attached in the Screenshot.

In excel due to multiple font, I am getting other different formats (Excel and Screenshot have the same data)
Can anyone help me this:)

FS1.xlsx
ABCDEFGHIJKLMNOPQ
1Ç
2ÈABCXABCXABFor "+" symbole
3Ì
4
5
6It makes me think that the Capital One Venture X card is a premium product36Ì30  3630363033
7It makes me think that Capital One offers the types of rewards I want40 BÇ27 2940 BX27294027NA
8I like the people in it36 ÇÌ25 2736 X2527362529
9It makes me think that choosing Capital One is a smart choice35 BÇ17È 28 B35 BX1728 B3517NA
10It makes me think that Capital One is a brand for someone like me34 B19È 29 B34 B1929 B3419NA
11It makes me think that Capital One is better than other brands of credit cards30 BÇÌ18 2230 BX1822301821
12It showed things I could relate to3023 28302328302332
13It makes me think that Capital One is a brand that is leading the way29Ì24 26292426292427
14It's my kind of ad25Ì23 23252323252324
Test (2)
Cell Formulas
RangeFormula
C6:D14C6=SUBSTITUTE(H6,"X","")&""&IFERROR(IF(FIND(C$2,$K6),$A$2,""),"")&IFERROR(IF(FIND($F$2,H6),$A$1,""),"")&IF(N6>$Q6,$A$3,"")
E6:E14E6=SUBSTITUTE(J6,"X","")&""&IFERROR(IF(FIND(E$2,$K6),$A$2,""),"")&IFERROR(IF(FIND($F$2,J6),$A$1,""),"")
F6:F14F6=SUBSTITUTE(K6,"X","")&" "&IFERROR(IF(FIND(F$2,$K6),$A$2,""),"")&IFERROR(IF(FIND($F$2,K6),$A$1,""),"")
Cells with Conditional Formatting
CellConditionCell FormatStop If True
C6:D14Expression=FIND($A$2,C6)textNO
C6:D14Expression=FIND($A$1,C6)textNO
E6:E14Expression=FIND($A$2,E6)textNO
E6:E14Expression=FIND($A$1,E6)textNO



Regards,
Sanjeev
 

Attachments

  • Screenshot_.png
    Screenshot_.png
    18.4 KB · Views: 11

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.
The result of a formula must be all one format. You cannot use different fonts, colors, etc., for different characters for the result of a formula.

What you want to do will require VBA. How did you create the data shown in the screenshot attachment?
 
Upvote 0
The result of a formula must be all one format. You cannot use different fonts, colors, etc., for different characters for the result of a formula.

What you want to do will require VBA. How did you create the data shown in the screenshot attachment?


Sure! thank you for looking into it.

Yes I need VBA and I hope I will get the same format I have shown in the Screenshot as attached :)
 
Upvote 0
Maybe you missed my question.

How did you create the data shown in the screenshot attachment? Tell us what formats you are using.
 
Upvote 0
Maybe you missed my question.

How did you create the data shown in the screenshot attachment? Tell us what formats you are using.

Sorry about that:)

I just updated the date, color, Arrow, and "+" symbol manually in the PPT file.


Regards,
Sanjeev
 
Upvote 0
Right. I'll be more specific. In your image, for the row that starts "I like the people in it", what font are you using for "36"? What font are you using for the up-arrow? What font are you using for the "+" sign?
 
Upvote 0
Right. I'll be more specific. In your image, for the row that starts "I like the people in it", what font are you using for "36"? What font are you using for the up-arrow? What font are you using for the "+" sign?
Sure,

Below are the details

For 36 = Arial
Up/Down= Wingdings 3
+= Wingdings 2

Let me know if you need anything else.
 
Upvote 0
He
Sure,

Below are the details

For 36 = Arial
Up/Down= Wingdings 3
+= Wingdings 2

Let me know if you need anything else.
Hello Sir,

Hope you had chance to see the above things

Could you me help me this?

Regards
Sanjeev
 
Upvote 0
He

Hello Sir,

Hope you had chance to see the above things

Could you me help me this?

Regards
Sanjeev

Hi Sir,

Could you please let me know if this is possible or not :)

otherwise, I need to update everything manually. :)

Regards,
Sanjeev
 
Upvote 0
It is possible to do this with VBA but more of a project than I am able to do for you on a free forum at this time.
 
Upvote 0

Forum statistics

Threads
1,215,461
Messages
6,124,958
Members
449,200
Latest member
indiansth

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