#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Auto fill an address

I have a Purchase form for our company that is locked and we can't open it to
edit. So we are trying to recreate it.

One of the features was that when someone would select the "Location" the
"Ship to" address would automatically fill in the rows beneath the "Location"
selection dropdown.

Can someone give me advice on how to execute this? Probably something like;
if B4=Main Office, then T3....etc

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,441
Default Auto fill an address

Ahmed,

Create a table of location names and addresses, with as many data fields as your might need (like
address, City, State, Zip - or just an address string).

Then use a formula like

=VLOOKUP(LocationCell,Table,2,False)

in the cell where you want the address.

HTH,
Bernie
MS Excel MVP


"Ahmed55" wrote in message
...
I have a Purchase form for our company that is locked and we can't open it to
edit. So we are trying to recreate it.

One of the features was that when someone would select the "Location" the
"Ship to" address would automatically fill in the rows beneath the "Location"
selection dropdown.

Can someone give me advice on how to execute this? Probably something like;
if B4=Main Office, then T3....etc

Thanks



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
auto-fill customer address Dgwood90 Excel Worksheet Functions 1 October 1st 08 03:34 PM
Auto-populate, Auto-copy or Auto-fill? Jay S. Excel Worksheet Functions 4 August 10th 07 09:04 PM
using auto fill edit or fill handel fill handle or auto fill Excel Worksheet Functions 0 February 10th 06 07:01 PM
Can you Auto fill address in excell with a data base? bayou beot Excel Worksheet Functions 1 May 12th 05 09:21 AM
Enter last name, auto fill full name & address--HOW? ana maria Excel Discussion (Misc queries) 3 February 25th 05 08:28 PM


All times are GMT +1. The time now is 12:32 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"