View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dave Dave is offline
external usenet poster
 
Posts: 1,388
Default can a function return part of it's result in italics?

Hi,
Doable, with a macro
Set the macro recorder going, then italicize the U manually.
Then look at the code.
You can run this macro from a button, or make it into an event change macro.
Dave.