Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello From Steved
Set FoundCell = Sh.Columns(1).Find( _ what:="2220") At the moment the Above only finds a single Value. Can I expand it to find 3 Value's in the same row please. The "2220" Value is in Col A But Value "267"and "6.00" is between Col B and Col AK in the same Row. Set FoundCell = Sh.Columns(1).Find( _ what:="2220","267","6.00") Thankyou. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I make a Bar code ??? | Excel Discussion (Misc queries) | |||
how do i change or make this macro??? pictures and code included | Charts and Charting in Excel | |||
how do i make a date change automatically if i change one before . | Excel Discussion (Misc queries) | |||
make macro change (delete) its own code | Excel Programming | |||
Change code to make worksheets instead of workbooks | Excel Programming |