C
Cindy
I have a workbook containing the following tabs (sheets)
Control
upload
audit
lookup
I am trying to figure out a formula that will do the following
In the audit Tab cell D2 the formula needs to:
compare cell D2 of the control tab to cell D2 of the upload tab
If it matches, lookup the value in column A of the lookup tab and return the
corresponding value from column B of the lookup tab
If it does not match return the word AMEND
If it matches but does not find the value in column A return the word NOTFOUND
I hope someone can help with this one..
Control
upload
audit
lookup
I am trying to figure out a formula that will do the following
In the audit Tab cell D2 the formula needs to:
compare cell D2 of the control tab to cell D2 of the upload tab
If it matches, lookup the value in column A of the lookup tab and return the
corresponding value from column B of the lookup tab
If it does not match return the word AMEND
If it matches but does not find the value in column A return the word NOTFOUND
I hope someone can help with this one..