A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Font by way of function?



 
 
Thread Tools Display Modes
  #1  
Old April 17th, 2010, 06:38 AM posted to microsoft.public.excel.worksheet.functions
Copacetic
external usenet poster
 
Posts: 3
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  
Old April 17th, 2010, 07:15 AM posted to microsoft.public.excel.worksheet.functions
Mike Middleton[_2_]
external usenet poster
 
Posts: 90
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  
Old April 17th, 2010, 09:20 AM posted to microsoft.public.excel.worksheet.functions
ozgrid.com
external usenet poster
 
Posts: 328
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  
Old April 19th, 2010, 06:11 PM posted to microsoft.public.excel.worksheet.functions
Steve Dunn
external usenet poster
 
Posts: 192
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?


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


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


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.