LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,494
Default find multiple criteria

using a do loop can accomplish this, but it sure is slow.

--


Gary


"Gary Keramidas" <GKeramidasATmsn.com wrote in message
...
i am toying with a couple of ways of doing this, and would like some input.

on one sheet, sheet1, i have data in columns a, b and c.

i want to compare every row on that sheet, with columns a, b and c on sheet2.
it may match column a or columns a and b, but if it doesn't match all 3
columns, i need to add a row with the data from sheet1. if i matches all 3,
then i just have to add a value to another value in column d.

i was using find, i was creating a string with the data from sheet1, looping
through all of the rows on sheet2, creating a 2nd string and comparing it to
the 1st one.

just some input on the best way to handle this.


thanks
--


Gary





 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple Criteria Find & Replace Alfred Excel Worksheet Functions 3 October 21st 09 07:13 PM
How to find and move a value based on multiple criteria JeffZ88 Excel Worksheet Functions 0 August 27th 09 04:27 PM
Find text in another worksheet when multiple criteria are met [email protected] Excel Worksheet Functions 1 December 13th 08 02:59 AM
Find duplicates in data with multiple criteria Danielle Excel Discussion (Misc queries) 1 December 14th 07 03:56 PM
find minimum of range based on multiple criteria Weissme Excel Worksheet Functions 3 May 21st 06 05:21 PM


All times are GMT +1. The time now is 03:55 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"