Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello from Steved
ToReplace = Application.InputBox("What value to replace?") ReplaceWith = Application.InputBox("Replace '" & _ ToReplace & "' with what other value?") I have a message box that comes up and asks "What value to replace?" I input "1106" What code would I have to include in the above to input "1106" as I do now then 2 more criteria's on the same row "267" and "6.00" ToReplace & "' with what other value?")I input 2816 Is this possible to be incorporated please. Thankyou. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SUMIF with 2 ranges and 2 criteria's, totaling the same sum range. | Excel Discussion (Misc queries) | |||
I have doubt regarding the find a result with two criteria's!! | Excel Worksheet Functions | |||
COUNTIF with two criteria's | Excel Worksheet Functions |