View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Shane Devenshire[_2_] Shane Devenshire[_2_] is offline
external usenet poster
 
Posts: 3,346
Default Function to Change Font

Hi,

there is no built-in function to do that. You could build a custom vba
function.
--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Jay" wrote:

The TEXT function can be used to format the way numbers and text are
presented w/in a cell. Is there a function that can specify font (e.g.,
Wingdings)? Thx, J