Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() In Range("B2:B150") any number of cells can have their font formatted to bold.The cells may be in succession(contiguous) or may not be in succession(noncontiguous). I *need a macro* that will loop through the above range, and define a new range called myRange which is made of all the cells in Range("B2:B200") whose font are set to bold. (i.e) myRange=Range(__,__,__,__,__,...) Where __,__,... are the cells whose fonts are bold. Please I will need a macro and any help would be appreciated! Thanks. Jay Dean *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Define Name range | Excel Discussion (Misc queries) | |||
Define a range | Excel Discussion (Misc queries) | |||
Define a range based on another named range | Excel Worksheet Functions | |||
Macro to Define Range Name | Excel Programming | |||
Define a Range depending on where the EOF is | Excel Programming |