A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Drop List Valadation and Auto Fill



 
 
Thread Tools Display Modes
  #1  
Old July 15th, 2004, 06:09 PM
Aversin
external usenet poster
 
Posts: n/a
Default Drop List Valadation and Auto Fill

What I would like to do is Have a drop down list with peoples names, and
when a Name is selected from the drop down list, I would like to have
their info filled in further down the page.

ie.
(Drop down box names..I've already got this part)
Brent
Annie

(When a name is selected their Phone #, and Address fills)
Phone# "Box where # is auto filled in"
Address "Box where address is auto filled in"

I know that I can do the same sort of thing in a valadated list drop
down, and I know that I can use =INDIRECT(A1) to fill in the first box,
but I cant get it to fill in all of the info automaticly


---
Message posted from http://www.ExcelForum.com/

  #2  
Old July 15th, 2004, 06:21 PM
CLR
external usenet poster
 
Posts: n/a
Default Drop List Valadation and Auto Fill

Sounds like a job for the VLOOKUP function to me...........

=VLOOKUP(YourDropDownCell,YourAddressList,OffsetTo AddressOrPhoneColumn,FALSE
)


Vaya con Dios,
Chuck, CABGx3




"Aversin " wrote in message
...
What I would like to do is Have a drop down list with peoples names, and
when a Name is selected from the drop down list, I would like to have
their info filled in further down the page.

ie.
(Drop down box names..I've already got this part)
Brent
Annie

(When a name is selected their Phone #, and Address fills)
Phone# "Box where # is auto filled in"
Address "Box where address is auto filled in"

I know that I can do the same sort of thing in a valadated list drop
down, and I know that I can use =INDIRECT(A1) to fill in the first box,
but I cant get it to fill in all of the info automaticly


---
Message posted from http://www.ExcelForum.com/



  #3  
Old July 15th, 2004, 06:22 PM
Frank Kabel
external usenet poster
 
Posts: n/a
Default Drop List Valadation and Auto Fill

Hi
have a look at the VLOOKUP function for this

--
Regards
Frank Kabel
Frankfurt, Germany


What I would like to do is Have a drop down list with peoples names,
and when a Name is selected from the drop down list, I would like to
have their info filled in further down the page.

ie.
(Drop down box names..I've already got this part)
Brent
Annie

(When a name is selected their Phone #, and Address fills)
Phone# "Box where # is auto filled in"
Address "Box where address is auto filled in"

I know that I can do the same sort of thing in a valadated list drop
down, and I know that I can use =INDIRECT(A1) to fill in the first
box, but I cant get it to fill in all of the info automaticly


---
Message posted from http://www.ExcelForum.com/

  #4  
Old July 15th, 2004, 07:02 PM
icestationzbra
external usenet poster
 
Posts: n/a
Default Drop List Valadation and Auto Fill

there is a nice way to do what you want done. there will be formulae
involved in this solution too, but its helluva nicer.

go over to www.contextures.com and look for a file called
ComboBoxAddress.xls. its available for download.


---
Message posted from http://www.ExcelForum.com/

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 03:06 PM.


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