Auto Format Date w/ Superscript Foornote

jbkline

New Member
Joined
Jun 21, 2012
Messages
1
Hi Everyone!

So I am trying to have a date that has a corresponding footnote come together within the same cell, both are currently in their own columns. The outlook would be something like "12/31/2012 (1)" where the (1) would be in superscript. I know that I can do this manually by going into each individual cell, highlighting the footnote and making it superscript but this is not very efficient. I tried using the following formula "=CONCATENATE(TEXT(D8,"m/d/yy"),E8)" but when i do this I get "6/4/12-1" as my output.

Does anyone know how to make the footnote superscript, or a smaller font size and shifted to Top Align, while leaving the date's format as is? Any advice would be much appreciated!

Thanks guys!

-jbkline </SPAN>
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
Hi Everyone!

So I am trying to have a date that has a corresponding footnote come together within the same cell, both are currently in their own columns. The outlook would be something like "12/31/2012 (1)" where the (1) would be in superscript. I know that I can do this manually by going into each individual cell, highlighting the footnote and making it superscript but this is not very efficient. I tried using the following formula "=CONCATENATE(TEXT(D8,"m/d/yy"),E8)" but when i do this I get "6/4/12-1" as my output.

Does anyone know how to make the footnote superscript, or a smaller font size and shifted to Top Align, while leaving the date's format as is? Any advice would be much appreciated!

Thanks guys!

-jbkline </SPAN>

You cannot format text differently using formulas. You can do it manually or with VBA only.
 
Upvote 0

Forum statistics

Threads
1,214,819
Messages
6,121,749
Members
449,050
Latest member
excelknuckles

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