VBA Arrays and Interpolation

JMC_

New Member
Joined
Dec 12, 2005
Messages
2
Trying to make a spreadsheet to do the following:

I need to take a table of data from a sheet and load each of 5 columns into a seperate array. I want to then be able to give an arbitrary value into an input cell on one sheet and search its coresponding array in order to fill out the rest of the values that would be in the same "row" in the table if such a row were to exist.

I'm stuck on trying to figure out how to get this to work, and think I'm probably not even putting the data into arrays correctly. Would appreciate any tips/help.
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.
An applet?

Then surely you need a Java forum.:)

By the way is this linked to this.
 
Upvote 0

Forum statistics

Threads
1,214,897
Messages
6,122,141
Members
449,066
Latest member
Andyg666

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