Can a "lookup" be added to an IF Statment?

K

Kiley

I have one row for each person for the following IF Statement to look at. Is
there a way to add a "lookup" to the IF Statement to look at a particular
person's information?

=IF('H:\Officer Automation Project\[TEMPLATE Off Mrt Summary Sheet
_04_30_09.xls]officer data'!$AV$4="y",'H:\Officer Automation
Project\[TEMPLATE Off Mrt Summary Sheet _04_30_09.xls]officer
data'!$AR$4,IF('H:\Officer Automation Project\[TEMPLATE Off Mrt Summary Sheet
_04_30_09.xls]officer data'!$BC$4="y",'H:\Officer Automation
Project\[TEMPLATE Off Mrt Summary Sheet _04_30_09.xls]officer
data'!$AY$4,IF('H:\Officer Automation Project\[TEMPLATE Off Mrt Summary Sheet
_04_30_09.xls]officer data'!$BJ$4="y",'H:\Officer Automation
Project\[TEMPLATE Off Mrt Summary Sheet _04_30_09.xls]officer
data'!$BF$4,"")))
 

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

Top