Hello,
I wrote a question about this awhile ago and didn't get a good response, I think it was because I didnt have a very good explanation. I'm going to give it another shot and try to explain more thoroughly.
I have an excel document that I have built somewhat of a user-face, or GUI, into. It has numerous inputs and outputs, and I need to be able to watch this screen at all times while inputting a lot of data. In order to achieve this, I need come up with a way to have a, "sheet within a sheet", or a scroll-able table that I can have on my screen at all times that acts just like another tab or workbook.
To give a better idea of what I need to accomplish I have attached a screenshot of my project. The grey box is the GUI that I need to not scroll/tab away from. The white areas are input areas that are limited to 8-10 lines of input, when I actually need to input up to 200 lines of data for each white area (hence, the reason for a need for a scroll-able table/area)...
I'm hoping I can use VBA to accomplish this, as I have tried a few different options and can't really seem to come up with a good answer. Yes I could rearrange the GUI layout and use the freeze panes tool, but rearranging the layout is not really an option. So if anyone has an idea of where I could start with some VBA it would be really helpful.
Feel free to post any questions, thanks!
Capture.PNG
Bookmarks