Maybe Arrays will Work

Sincity_Jason

New Member
Joined
Sep 27, 2002
Messages
11
Is there a function that will look at a cell(A1) with a value (10), and return the contents of another cell from another sheet as many times as the value in cell (A1) = 10 or 10 times down a column.
 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.
You could do it with a formula if:

a) there was a maximum value to the number in cell A1
b) you knew what it was

but I guess VBA's the way to go!

Paddy
 
Upvote 0
The Value in A1, is actually refers to a Lot# could be any kind of Number Mayber even a Alpha... I will know what that value is, i will enter it along with succesive others in sequence.. then need to copy each one to another column as many times as the other cell states...
 
Upvote 0

Forum statistics

Threads
1,213,536
Messages
6,114,215
Members
448,554
Latest member
Gleisner2

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