View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default V lookup in separate TABS!

=COUNTIF(Sheet2!A:A,B10)

as an example

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Iris21" wrote in message
...
hi,

can anyone tell me how to count the number of times an item "i.e no, yes,
maybe" appears in a column, but the catch is how do I do it when they're

on
separate sheets? The counted number is displayed in a different tab than

the
values counted. Is it a v-lookup, but how do i control which tab to look

in?

THANKS!