P
Patti
If you only have a few choices, you can use a nested "If"
statement:
=If(A1="Mid_Coast", "ME080100",if
(A1="Southern_Maine","ME080300",0))
If you have a lot of choices, you can use a "Lookup"
statement. How many do choices are there?
statement:
=If(A1="Mid_Coast", "ME080100",if
(A1="Southern_Maine","ME080300",0))
If you have a lot of choices, you can use a "Lookup"
statement. How many do choices are there?