close

I work for a pharmacy and I have 2 spreadsheets in a workbook. One is a list
of all of the drugs we have in stock, sheet1. The other, sheet 2, is a list
of drugs that we have to do a certain thing with. I need to compare the 2 and
pull out every drug that is on sheet 1 AND sheet 2. What would be the easiest
way to accomplish this? I use Excel 2000. I know how to use macros, and I
know a little VB, but not enough to write something up from scratch.

Thanks,

Brian Mosher

Personally, I would use a VLOOKUP, looking up the LONGEST list against the
SHORTEST list.....something like
=VLOOKUP(A1ofLongList,EntireShortList,1,false).... but you are at the mercy of
spelling errors, etc.

hth
Vaya con Dios,
Chuck, CABGx3

quot;Brian Mosherquot; wrote:

gt; I work for a pharmacy and I have 2 spreadsheets in a workbook. One is a list
gt; of all of the drugs we have in stock, sheet1. The other, sheet 2, is a list
gt; of drugs that we have to do a certain thing with. I need to compare the 2 and
gt; pull out every drug that is on sheet 1 AND sheet 2. What would be the easiest
gt; way to accomplish this? I use Excel 2000. I know how to use macros, and I
gt; know a little VB, but not enough to write something up from scratch.
gt;
gt; Thanks,
gt;
gt; Brian Mosher

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()