Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 17
Default Font by way of function?

Hi guys...

Is there a function that assigns the font for a given cell or range? Or
am I required to code it in VB?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 110
Default Font by way of function?

Copacetic -

Is there a function that assigns the font for a given cell or range? <


No, I don't think so.

Or am I required to code it in VB? <


Yes, but a VBA User Defined Function used on a worksheet can only return a
value to a worksheet cell or cells. So, assigning a font would have to be
done with a subroutine.

- Mike
http://www.MikeMiddleton.com


"Copacetic" wrote in message
...
Hi guys...

Is there a function that assigns the font for a given cell or range? Or
am I required to code it in VB?


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 464
Default Font by way of function?

VBA is your best bet. Simply record a macro.



--
Regards
Dave Hawley
www.ozgrid.com
"Copacetic" wrote in message
...
Hi guys...

Is there a function that assigns the font for a given cell or range? Or
am I required to code it in VB?


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 193
Default Font by way of function?

Hi,

look up Conditional Formatting in the help files. This may be what you are
after. Otherwise, give us more of an explanation for what you are trying to
achieve.




"Copacetic" wrote in message
...
Hi guys...

Is there a function that assigns the font for a given cell or range? Or
am I required to code it in VB?


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Function to Change Font Jay Excel Worksheet Functions 1 January 24th 09 09:10 PM
Using Lookup Function based on Font Color jstec68 Excel Worksheet Functions 1 March 13th 08 08:40 PM
Font Color Function simserob Excel Worksheet Functions 2 August 20th 06 11:50 PM
User defined function detects font colour WeedOutSpammers Excel Worksheet Functions 4 July 14th 06 01:42 PM
changing font style in a complex worksheet function gvm Excel Worksheet Functions 6 August 3rd 05 01:29 AM


All times are GMT +1. The time now is 01:28 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"