hi,
i have two excel sheets say sheet1 and sheet2
now i want to check if the items in the listbox has a matching in sheet1 columnA and sheet2 columnA
two conditions to check:
1)if the items in the listbox are not in both the sheets
2)if the items in the listbox is not in sheet1 but in sheet2
these two conditions has to be checked and if they are true, a warning message has to be set, saying that this item in the listbox is not in both the sheets or this item in the listbox is not in sheet1 but in sheet2
how to obtain this?
thanks in advance
i have two excel sheets say sheet1 and sheet2
now i want to check if the items in the listbox has a matching in sheet1 columnA and sheet2 columnA
two conditions to check:
1)if the items in the listbox are not in both the sheets
2)if the items in the listbox is not in sheet1 but in sheet2
these two conditions has to be checked and if they are true, a warning message has to be set, saying that this item in the listbox is not in both the sheets or this item in the listbox is not in sheet1 but in sheet2
how to obtain this?
thanks in advance