View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RAYCV RAYCV is offline
external usenet poster
 
Posts: 9
Default Checking for duplicates

Hi, I need to be able to check multiple worksheets to see if a reference
number already exists. I have tried various functins such as count if etc
and the consilidate function but to no avail. Is there a way that I can
create a macro that checks to see if the number already exists on another
worksheet? This will be in a shared workbook?

Thanks in advance for any help.