Thread: MSFlexGrid
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Robin Hammond[_2_] Robin Hammond[_2_] is offline
external usenet poster
 
Posts: 575
Default MSFlexGrid

Jake,

It is not a standard part of Excel, but I think it comes with VB. Most users
will not have it installed unless another program has already placed it on
their machines. You will have to distribute the MSFLXGRD.OCX file for use on
each target machine. You should be able to handle that using either the
package and deployment wizard in VB or the more recent Visual Studio
Installer.

Robin Hammond
www.enhanceddatasystems.com

"Jake" wrote in message
oups.com...
Has anyone here worked with MSFlexGrids in a macro that is to be ran on
more then one computer? I've found that i have to manually add the
flex grid on each computer i put it on, does anyone have any ideas of
how I might be able to fix it?

thanks,
jake