#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Findformat

Has anybody an idea how it is possible to find a certain
cellformat with a find funktion in VBA (no conditional
format though) like "bold"?
Found some info on the net about the existence of
a 'findformat' function, but no details on the code.

Thanx
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Findformat

Believe this is an enhancement in xl2002. If you have that, turn on the
macro recorder and do it manually under the edit menu. If you don't then
you would have to loop through each cell and check if the font.bold
attribute is True.

--
Regards,
Tom Ogilvy

"Steffen" wrote in message
...
Has anybody an idea how it is possible to find a certain
cellformat with a find funktion in VBA (no conditional
format though) like "bold"?
Found some info on the net about the existence of
a 'findformat' function, but no details on the code.

Thanx



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
FindFormat with Borders not Working [email protected] Excel Discussion (Misc queries) 0 June 6th 06 05:05 PM
FindFormat Mike[_31_] Excel Programming 0 July 18th 03 11:23 AM


All times are GMT +1. The time now is 07:42 AM.

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

About Us

"It's about Microsoft Excel"