Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Hi I need a little guidance with some VBA coding. I'm trying to look down one column to find an input value of the 'contains' type. Once found , the equivalent values in a second column would be amended to an input value. It would run like this : Input 1 - Choose Column to search on Input 2 - Choose 'contains' value Input 3 - Choose column to amend Input 4 - Lower Value in amend column Input 5 - Upper Value in amend column Input 6 - Value to amend to For example A F 12345_LP34 9.5 45234_LP67 3.5 42525_OY43 7.5 Would become 12345_LP34 9.5 45234_LP67 6.5 42525_OY43 7.5 Where the first input column contains *LP* and the second input column is between 0 and 5. Grateful for any help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
complex sort search and replace macro | Excel Worksheet Functions | |||
run macro with input msg based on cell input | Excel Discussion (Misc queries) | |||
variables in footers; how to prompt user for input within macro | Excel Programming | |||
Macro to Search and Replace | Excel Programming | |||
SEARCH & REPLACE MACRO | Excel Programming |