TheJonWithNoH
New Member
- Joined
- Sep 8, 2017
- Messages
- 30
In cell H3 I have a list of dates from a drop down list / data validation.
In column A there is a long list of dates starting in row 5 all the way down to row 838. Panes are frozen starting with row 5 so when you scroll, rows 1-4 are the only ones that stay (and don't scroll).
What I want to do is when someone selects the date in cell H3, that date (from column A) pulls up right under row 4.
I'm sure I'll need to use VBA for this, but any help with the code would be appreciated.
Thank you!
JB
In column A there is a long list of dates starting in row 5 all the way down to row 838. Panes are frozen starting with row 5 so when you scroll, rows 1-4 are the only ones that stay (and don't scroll).
What I want to do is when someone selects the date in cell H3, that date (from column A) pulls up right under row 4.
I'm sure I'll need to use VBA for this, but any help with the code would be appreciated.
Thank you!
JB