Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
J.Lee
 
Posts: n/a
Default How do I setup a drop down box for using addresses

How do I setup a drop down box for using addresses. I am creating an Estimate
spreedsheet and would like to select a customer with address from a drop down
box. Thanking you in advance
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
paul
 
Posts: n/a
Default How do I setup a drop down box for using addresses

data validation list or combo box from forms toolbar.You arent 100 per cent
clear to me.Do you want to pick a customer from a list and have their address
come up automatically in another cell?
--
paul
remove nospam for email addy!



"J.Lee" wrote:

How do I setup a drop down box for using addresses. I am creating an Estimate
spreedsheet and would like to select a customer with address from a drop down
box. Thanking you in advance

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
J.Lee
 
Posts: n/a
Default How do I setup a drop down box for using addresses

Yes, I would like to pick a customer from a list and have their address come
up automatically. How would I do this? and Thank You.

"paul" wrote:

data validation list or combo box from forms toolbar.You arent 100 per cent
clear to me.Do you want to pick a customer from a list and have their address
come up automatically in another cell?
--
paul
remove nospam for email addy!



"J.Lee" wrote:

How do I setup a drop down box for using addresses. I am creating an Estimate
spreedsheet and would like to select a customer with address from a drop down
box. Thanking you in advance

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
paul
 
Posts: n/a
Default How do I setup a drop down box for using addresses

ok bear with me
navigate to view/toolbars/forms,and click on combo box,then click on your
worksheet and a big boxed arrow will appear.The border will have handles so
you can drag it to the size and shape you want.If you right click on the box
you will see a menu which includes format control,click on that now.
You have a dialog box,click on the control tab,and if you click on the tab
to the right of the input range box you can highlight the list of your
customers,click the red tab again,and then click the tab cell link and click
on a cell below your list,or any where on your sheet that suits.I will
ussually highlight that cell with a different colour or border and even type
a description next to it say customer cell link. Now click ok and click
somewhere on the sheet to deselect the combo box.When you click on the combo
box arrow now you should get your list showing up.If you select one of those
choice the cell link will show a number corresponding to the position of that
choice in the list.
Depending on the number of choices you have you can use
=choose(cell_link,customer1cell
ref,customer2cell_ref,customer3cell_ref,etc,or
=index(customer_list,cell_link,1).The choose function is limited to 30
choices.
when you make a choice in the combobox the selection will now show up in the
cell where you have your index or choose formula.This cell can be anywhere in
your workbook,on a different sheet is no problem.Now i assume that your
customer list and adresses are in a table ie J Lee Construction is typed in
cell A1 and the address of 2356 Anywhere St,somewhere,in B1,or the street in
b1 and maybe the suburb in c1....What ever you can use a vlookup to retreive
the selected customers address(es)
to display somewhere on your estimate sheet
--
paul
remove nospam for email addy!



"J.Lee" wrote:

Yes, I would like to pick a customer from a list and have their address come
up automatically. How would I do this? and Thank You.

"paul" wrote:

data validation list or combo box from forms toolbar.You arent 100 per cent
clear to me.Do you want to pick a customer from a list and have their address
come up automatically in another cell?
--
paul
remove nospam for email addy!



"J.Lee" wrote:

How do I setup a drop down box for using addresses. I am creating an Estimate
spreedsheet and would like to select a customer with address from a drop down
box. Thanking you in advance

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
J.Lee
 
Posts: n/a
Default How do I setup a drop down box for using addresses

Thank You Paul for your assistance. I will give it a try

"paul" wrote:

ok bear with me
navigate to view/toolbars/forms,and click on combo box,then click on your
worksheet and a big boxed arrow will appear.The border will have handles so
you can drag it to the size and shape you want.If you right click on the box
you will see a menu which includes format control,click on that now.
You have a dialog box,click on the control tab,and if you click on the tab
to the right of the input range box you can highlight the list of your
customers,click the red tab again,and then click the tab cell link and click
on a cell below your list,or any where on your sheet that suits.I will
ussually highlight that cell with a different colour or border and even type
a description next to it say customer cell link. Now click ok and click
somewhere on the sheet to deselect the combo box.When you click on the combo
box arrow now you should get your list showing up.If you select one of those
choice the cell link will show a number corresponding to the position of that
choice in the list.
Depending on the number of choices you have you can use
=choose(cell_link,customer1cell
ref,customer2cell_ref,customer3cell_ref,etc,or
=index(customer_list,cell_link,1).The choose function is limited to 30
choices.
when you make a choice in the combobox the selection will now show up in the
cell where you have your index or choose formula.This cell can be anywhere in
your workbook,on a different sheet is no problem.Now i assume that your
customer list and adresses are in a table ie J Lee Construction is typed in
cell A1 and the address of 2356 Anywhere St,somewhere,in B1,or the street in
b1 and maybe the suburb in c1....What ever you can use a vlookup to retreive
the selected customers address(es)
to display somewhere on your estimate sheet
--
paul
remove nospam for email addy!



"J.Lee" wrote:

Yes, I would like to pick a customer from a list and have their address come
up automatically. How would I do this? and Thank You.

"paul" wrote:

data validation list or combo box from forms toolbar.You arent 100 per cent
clear to me.Do you want to pick a customer from a list and have their address
come up automatically in another cell?
--
paul
remove nospam for email addy!



"J.Lee" wrote:

How do I setup a drop down box for using addresses. I am creating an Estimate
spreedsheet and would like to select a customer with address from a drop down
box. Thanking you in advance



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
Limit drop down list and linking to other info Intuit Excel Worksheet Functions 13 February 2nd 06 09:48 PM
drop down box leading to another drop down box stumakker Excel Discussion (Misc queries) 2 January 12th 06 05:03 PM
multiple select from the drop down list in excel. list in one sheet and drop down in sriramus Excel Discussion (Misc queries) 5 October 27th 05 06:55 PM
advanced: synchronizing data value across two worksheet drop boxes mdhokie Excel Worksheet Functions 1 October 6th 05 08:46 PM
how to setup a spreadsheet with addresses name, address and bills paid New Users to Excel 1 April 14th 05 07:01 PM


All times are GMT +1. The time now is 08:51 PM.

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

About Us

"It's about Microsoft Excel"