relating lists and cells

curph

New Member
Joined
Apr 4, 2002
Messages
8
How do I relate one list to another?

I have 2 lists on seperate pages that I want to display the same information.

Also... Is there any way to make a combobox display all the entries from a list (so it would be relational to that list and if the list changed, so did the combobox)
This message was edited by curph on 2002-04-05 04:07
This message was edited by curph on 2002-04-05 04:12
This message was edited by curph on 2002-04-05 04:21
This message was edited by curph on 2002-04-05 04:26
This message was edited by curph on 2002-04-05 04:30
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
Don't know quite how to do the first part except to copy, then edit and paste special-paste link.

Put your values in a column by themselves, no heading. Select the whole column, and hit Insert-Name-Define, call it MyLookup or something like that.

To make the *combobox*, go to that cell, hit Data-Validation, choose List. Type =MyLookup as the range.
 
Upvote 0
Thanks, but does that method work for a combobox in a userform? Will i need to write a macro?
 
Upvote 0
No, that method works WITHOUT code/combobox/userform.

Sorry. I don't know how to do the userform stuff.

:(
 
Upvote 0

Forum statistics

Threads
1,214,601
Messages
6,120,465
Members
448,965
Latest member
grijken

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top