Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
This sounds like a similar problem to "select every 70th cell", and I think
a macro is the solution, but I can't figure out how to write it. I need to select every 4th or 5th cell in a column, compile the values from them into either a vertical or horizontal series, and plot that series. I use excel for a large modeling spreadsheet, where the columns represent displacement and the rows are time, but it takes several rows to track all of the events in one time interval. When done, I can select any row and plot those values and get a visualization of distribution over distance at a fixed time. But what I really want is to visualize at a fixed distance (a selected column), how distribution changes with time. To do this, I have to select every 4th or 5th cell in that column (depending on the particular model version) and plot those values. The ideal solution would be a macro where the desired column (distance) is requested as an input and then the plot is displayed. I have never worked with macros, so perhaps some general help and a reference to a tutorial (if one exists) would be the best bet. TIA. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Select filled region only in non-adjacent columns | Excel Discussion (Misc queries) | |||
Select an item from dropdown list but return value from adjacent c | Excel Discussion (Misc queries) | |||
How do I Select Multiple Non Adjacent Rows based on a cell value? | Excel Worksheet Functions | |||
My pivot table does not accept select non-adjacent columns? | Excel Discussion (Misc queries) | |||
Select a range of non-adjacent cells in Excel? | Excel Worksheet Functions |