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

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.
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,215,415
Messages
6,124,764
Members
449,187
Latest member
hermansoa

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