I am trying to place a msFlexgrid on a worksheet. It cannot be placed directly on the screen, so I tried puuting a frame on the sheet and then putting the msFlesGrid on the frame. The problem is I cannot reference it in code.
Example:
With sheet1.frame1.???????
It doesn't show up in any category after....frame1.
Is this possible to do it this way or am I going to have to do it another way or forget it?
Thanks,
Jim
Example:
With sheet1.frame1.???????
It doesn't show up in any category after....frame1.
Is this possible to do it this way or am I going to have to do it another way or forget it?
Thanks,
Jim