This is my first time on the Forum.
I created an Excel XP addin in VB.NET.
So far all I have is a button in the command bar that displays a messagebox.
My task is to split the window down the middle, keep a worksheet in the left pane and a VB form in the right.
I found a way to split an Excel window, but how do I put other objects (ie: VB form, or word doc) in one of the panes??
Any advice or alternatives are much appreciated.
Thanks.
I created an Excel XP addin in VB.NET.
So far all I have is a button in the command bar that displays a messagebox.
My task is to split the window down the middle, keep a worksheet in the left pane and a VB form in the right.
I found a way to split an Excel window, but how do I put other objects (ie: VB form, or word doc) in one of the panes??
Any advice or alternatives are much appreciated.
Thanks.