Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have 3 spreadsheets in my workbook. Sheet1 has a dropdown w/all the months
Jan to Dec. Sheet2 has a standard Income Statement w/the months listed across Row 1, Jan to Dec (Jan starts in Col A and Dec is in Col L) and the same data listed below each month down the columns. Sheet3 is where I would eventually like to paste values copied from Sheet2 into cell range A1 down to A10. This is what I would like to do: when Jan is selected from Sheet1 dropdown I would like 10 data copied from Sheet2, Jan column (cells: A3, A4, A7, A9 etc.) and the values pasted into Sheet3 range A1:A10. Likewise if July or Aug was selected from the drop down I would like to paste the values from July or Aug into the same Sheet3 A1:A10 range. I know how to create macros but when the selected month changes I get lost. You guys have help me work w/VBA in the past so I am open to using VBA. Thanks for taking a look. -- Dan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hide row(s) based on drop down selection | Excel Discussion (Misc queries) | |||
controlling a form drop down based on selection of another drop down | Excel Programming | |||
Update cell immediately upon selection from drop down | Excel Programming | |||
Update cell immediately upon selection from drop down | Excel Programming | |||
Update cell immediately upon selection from drop down | Excel Programming |