Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm looking for a macro that makes a single long list of data from 2 user
input columns of data (column A are the data values themselves & column B are the frequencies of those values). Example - Col. A contains 1, 2, 3, and Col. B contains 5, 6, 9. This is actually a data set of 20 values that includes 5 number 1's, along with 6 number 2's, and 9 number 3's. I'd like Column C to be this long list of 20 data values (1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3). Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data Frequency | Charts and Charting in Excel | |||
Data Frequency | Excel Discussion (Misc queries) | |||
Need to run a macro at a specified frequency | Excel Discussion (Misc queries) | |||
Plotting Frequency data | Charts and Charting in Excel | |||
Excel Macro Filtered Data in-place: cannot calculate Frequency of Visible Cells | Excel Programming |