Listbox linking

excelmacro

Board Regular
Joined
Apr 8, 2002
Messages
50
I have a listbox but i want to use a rowsource that isn't in the same file. how do i do this?
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)
On 2002-04-26 08:29, excelmacro wrote:
I can't get the match formula to work. what does the 9.9999999999999E+307 do anyway?

The MATCH formula with this big number as lookup value returns e.g., the row number of the last numeric cell used.
This message was edited by Aladin Akyurek on 2002-04-26 11:03
 
Upvote 0
You were right. The reason it wasn't working for me is that my #'s had a ' in front of them (made all #'s have 4 digits regardless of whether they started with a 0 or not)
 
Upvote 0
On 2002-04-26 09:53, excelmacro wrote:
You were right. The reason it wasn't working for me is that my #'s had a ' in front of them (made all #'s have 4 digits regardless of whether they started with a 0 or not)

Did you now get the desired linking to the listbox?
 
Upvote 0
Did you now get the desired linking to the listbox?

It links to the correct cells and everything, but this hasn't eliminated the items in column A that repeat.

in the array column, the values that appear are the same as those in column a (duplicates still present). I'm assuming that this shouldn't be happening.
 
Upvote 0
On 2002-04-26 10:49, excelmacro wrote:
Did you now get the desired linking to the listbox?

It links to the correct cells and everything, but this hasn't eliminated the items in column A that repeat.

in the array column, the values that appear are the same as those in column a (duplicates still present). I'm assuming that this shouldn't be happening.

No, that shouldn't be happening.

Do true 0's appear in column A of sheet BBoard?
 
Upvote 0
On 2002-04-26 11:07, excelmacro wrote:
I'll give you a couple of examples of them

0006BD
01448E

My apologies. Looking back at the system of formulas, I realized I had given you one that eliminates just blanks while duplicates are left untouched. I edited my original reply such that you will now have, I promise, a list with no dulicates in it.

Aladin
 
Upvote 0

Forum statistics

Threads
1,214,920
Messages
6,122,279
Members
449,075
Latest member
staticfluids

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