Hi,
Help please....
I need to enter a monetary value in a specific cell which is dictated to by the row (week) and column (Number ID).
I assume the best way to do this is using a VBA userform with 3 text boxes plus a few command buttons..
My spreadsheet has ID number's from D3 down to D238 and Weeks from H2 to BG2.
My monetary values can be entered anywhere from H3 to BG238
I have bought a book on VBA programming, but I would appreciate guidance as to how I would go about this task as I don't know where to start.
Thanks for reading and I hope you can understand what I'm trying to do.
Kind Regards
Shazz
Help please....
I need to enter a monetary value in a specific cell which is dictated to by the row (week) and column (Number ID).
I assume the best way to do this is using a VBA userform with 3 text boxes plus a few command buttons..
- ID number : 1 to 236
- Week date (always a Sunday) : 07/01/2024 through to 29/12/2024 (52 weeks)
- Monetary value eg: £20.00
My spreadsheet has ID number's from D3 down to D238 and Weeks from H2 to BG2.
My monetary values can be entered anywhere from H3 to BG238
I have bought a book on VBA programming, but I would appreciate guidance as to how I would go about this task as I don't know where to start.
Thanks for reading and I hope you can understand what I'm trying to do.
Kind Regards
Shazz