InfoPath 2003 Formula Question

T

Tanya216

I have a question, I am working on a template that was previously in Excel,
and I've converted it into a InfoPath form. Previously in excel, I had a
field that once selected would populate related data in other fields. For
example, if someone selected dept 123, it would populate another field with
the VP for that dept, and the Division. I am trying to get the same
functionality in InfoPath. Can someone help me accomplish this? Here is
what I have. Below are the fields I need assistance with.

Dept.: (drop-down list) pulling form access db
Dept. Leader:
Home Portfolio:
Portfolio VP:

So I want when they select a dept #, that the dept would recognize the
association below and populate the fields as shown below:
Dept Leader: John Doe
Home Portfolio: Retail
Portfolio VP: Jill Doe

Is this possible? Please help. In excel I used this formula:
=IF(ISERROR(VLOOKUP($E$27,$N$3:$R$63,3,FALSE)),"
",(VLOOKUP($E$27,$N$3:$R$63,3,FALSE))) The range shown represents the
associations between the various field info.

Thanks
 

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