View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
briancrosier briancrosier is offline
external usenet poster
 
Posts: 4
Default Formatting Part of Text String a Different Size

I am currently tring to format a form to look how I would like it to. I have
run into a problem. the current cell has the has a formula

=""Date Signed[Alt+Enter]"&TEXT(A1,"MM/DD/YY")

I currently have the cell font at an 8, which is what I would like the Date
Signed text to show, however I would like the date that I bring in to be at a
12 font on the next line. Can I set the format in the text command to resize
the text, or is there another way to do this?