I’m having a geeky moment here. I would like to know if there is a way to code the Dock Right and Dock Left functions in Windows 7 & 8.
Every night at work I open two Excel Spreadsheets. I’m using Excel 2013 with the single doc interface.
I open the first workbook press Windows + Left Arrow to dock it to the left side, then I dock the second workbook to the left.
I would love to find a way to work this down to a single action. I have Visual Studio 2021 and of course access to VBA. The first workbook is company data that is passed around so it cannot have any code attached to it. The second is for my personal use. I’ve already added a few macros to it to help with some of the timekeeping functions on the first. I’m using my personal machine to do the work so I have room to play there.
I’ve been out of practice with VB so my familiarity with the interface is a bit dated.
Really a few hints on how I can discover for myself would be the best!
Thanks
Ted