Routing Slips

M

Marcus

I am trying to set up a routing that that will give the user of the template
an option as to who they want to send it to based on what area they live in.
So my question is, can you set up a routing slip that will pop up an option
as to who to send it to?
 
M

Mike Campbell

In Column B input your cities. In Column C input your Contacts. Use Cell A1
for user input cell. In Cell A2 enter the following formula:
=VLOOKUP(A1,B1:C20,2)
 
M

Marcus

How does that help a routing slip?

Mike Campbell said:
In Column B input your cities. In Column C input your Contacts. Use Cell A1
for user input cell. In Cell A2 enter the following formula:
=VLOOKUP(A1,B1:C20,2)
 

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