Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have created a macro that will do formatting to a spreadsheet that is exported from a different program. Inside the macro, I need to do a find and replace and with the item to be replaced, I want to make the replacement item bold. In a normal find and replace process, you are given the option to format what is replaced but while inside the macro, it is disabled. I don't know how to program Visual Basic and was wondering if there is a string that I can use to force that formatting to happen. The formatting needs to be performed if a string contains certain bits of information, so I need it to scan the spreadsheet and look for that info and then if it finds it make it bold. -- mlstjohn ------------------------------------------------------------------------ mlstjohn's Profile: http://www.excelforum.com/member.php...o&userid=16359 View this thread: http://www.excelforum.com/showthread...hreadid=277419 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find Replace loses text properties/formatting | Excel Worksheet Functions | |||
Find and replace - problem with automatically changing formatting | Excel Discussion (Misc queries) | |||
find and replace inside comments? | Excel Discussion (Misc queries) | |||
Find and Replace formatting formats the ENTIRE cell | Excel Discussion (Misc queries) | |||
Find and replace of word causes change of font formatting | New Users to Excel |