Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / December 2007

Tip: Looking for answers? Try searching our database.

how to chang cell color to text in excel worksheet

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Greatatulpanday@gmail.com - 17 Dec 2007 13:22 GMT
Hi
      I am very new comer in excel VBA programming please send me the
VBA code how to change the cell color to text value.

Atul
Mika Oukka - 17 Dec 2007 14:56 GMT
Record a macro and do your changes to the selected cell/range and in the
code you will generate something like this
Selection.Font.ColorIndex = 3
where the 3 represents the colorindex for red colour which I chose during
recording.

Hope This Helps

Regards,
Mika Oukka

> Hi
>       I am very new comer in excel VBA programming please send me the
> VBA code how to change the cell color to text value.
>
> Atul
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.