ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   ****DAMMMMN I CANT DO IT**** (https://www.excelbanter.com/new-users-excel/216235-%2A%2A%2A%2Adammmmn-i-cant-do-%2A%2A%2A%2A.html)

j.t

****DAMMMMN I CANT DO IT****
 
Hello

can I PLEASE get some help- I have a list of inventory:

Item qty
apples *formula [=countif(sheet2!a:a,A1) - where A1 is eual
to apples]
oranges * same
Pears * same

in sheet 2

oranges
apples
pears
bananas
kiwi
apples
oranges
etc. etc. (arox 500 items)

i need a formula or a method to "List" (i assume accross several cells) the
items in sheet2 that do not equal or match the inventory items in sheet 1
ie. kiwi and bananas and then count them

Thank you in Advance
--
j.t

Don Guillett

****DAMMMMN I CANT DO IT****
 
One way will show notthere if NOT there.

=IF(ISNA(MATCH(C3,Sheet10!D:D,0)),"notthere","")

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"j.t" wrote in message
...
Hello

can I PLEASE get some help- I have a list of inventory:

Item qty
apples *formula [=countif(sheet2!a:a,A1) - where A1 is
eual
to apples]
oranges * same
Pears * same

in sheet 2

oranges
apples
pears
bananas
kiwi
apples
oranges
etc. etc. (arox 500 items)

i need a formula or a method to "List" (i assume accross several cells)
the
items in sheet2 that do not equal or match the inventory items in sheet 1
ie. kiwi and bananas and then count them

Thank you in Advance
--
j.t




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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com