Greenbriars
Member
I am pretty sure that this is trivial, but I have been unable to find a solution online. The scenario is as follows:
My daughter has just opened her first bank account and I am trying to get her interested in managing her money. I have created a spreadsheet which will record her transactions, graph her expenditure and reconcile her bank statement.
I want to be able to show her transactions on the main tab of the worksheet. As the transactions grow, I want to be able to use a scrollbar to control which transactions I can see.
I can achieve this with a Form Control, but I need to manually adjust the max limit depending on the number of transactions. I want to use an ActiveX scrollbar to do this dynamically.
I have attached an excerpt from the sheet. What I want is to know what code to use to control the scrollbar in tab "Report". I need to reference the linked cell to B2 in "Staging" and the Max value to cell B6 also in "Staging".
Thanks for your help in advance.
Greenbriars
My daughter has just opened her first bank account and I am trying to get her interested in managing her money. I have created a spreadsheet which will record her transactions, graph her expenditure and reconcile her bank statement.
I want to be able to show her transactions on the main tab of the worksheet. As the transactions grow, I want to be able to use a scrollbar to control which transactions I can see.
I can achieve this with a Form Control, but I need to manually adjust the max limit depending on the number of transactions. I want to use an ActiveX scrollbar to do this dynamically.
I have attached an excerpt from the sheet. What I want is to know what code to use to control the scrollbar in tab "Report". I need to reference the linked cell to B2 in "Staging" and the Max value to cell B6 also in "Staging".
Thanks for your help in advance.
Greenbriars