Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The question is if you search a Range of cells like A1:D100 will other
numbers get changed that shouldn't. Rick's code can be changed easily to open all the workbooks in the folder. If the incorrect ce3lls may get changged then you have to be more specific about the range of cells you are changing. "Kiba" wrote: 1) Its all the workbooks in a folder. 2) They are most likely several places in the workbook, and its going to be different places in each workbook. Also the number is probably in a cell with other text. "Joel" wrote: 1) Where are the workbooks names? Or do you want to open all the workbooks in a folder? 2) How do you want to finjd the numbers a) Are the number in the a certain column, row, or Range of Cells on each worksheet. Or the number in specific cells (name the cells). "Kiba" wrote: I need a macro that can search several workbooks with alerts disabled find a number say (5-510) in a several cells in several worksheets in each workbook replace it with a new number say (5-511). Save and close. Also I need to know which workbooks it changed values in. The name is also in cell c2 on a Data Entry worksheet. Thanks for the help. I've tried several things but couldn't get them to work. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find and Replace - Replace with Blank Space | Excel Discussion (Misc queries) | |||
Can I replace a ' at the beginning of a text cell using Replace | Excel Discussion (Misc queries) | |||
How to Replace multiple words to replace using excell | Excel Programming | |||
find and replace - replace data in rows to separated by commas | Excel Worksheet Functions | |||
How can I use replace(alt+H) for mutiple items needing replace | Excel Worksheet Functions |