displaying a "no match" on another worksheeet after a comparison

  • Thread starter Thread starter Out_of _my_depth
  • Start date Start date
O

Out_of _my_depth

Hi All

I have a script that compares a column of serial numbers on WS1 with
the corresponding serial numbers on WS2, and displays the matched items
and all associated data with that match on WS3.

But now, I would like the script to also display a "no match" or
similar when there is no match to the serial number from WS1, on WS3
with the rest of the compiled data.

I'm basically tracking collected serial numbers of various bits of
equipment (using a barcode reader), and being told if they are still in
the database, and if so, all relevent data associated with that
equipment. If not, carry out remedial action.

Thanks in advance

Nick
 
Out_of _my_depth said:
Hi All

I have a script that compares a column of serial numbers on WS1 with
the corresponding serial numbers on WS2, and displays the matched
items and all associated data with that match on WS3.

But now, I would like the script to also display a "no match" or
similar when there is no match to the serial number from WS1, on WS3
with the rest of the compiled data.

I'm basically tracking collected serial numbers of various bits of
equipment (using a barcode reader), and being told if they are still
in the database, and if so, all relevent data associated with that
equipment. If not, carry out remedial action.

Thanks in advance

Nick

Hi Nick,

try to post your code or your formula...

It's quite impossible to try to help you without any base...

Help us to help you...

--
Thanks in advance for your feedback.

Ciao

Franz Verga from Italy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top