View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
PowerUser PowerUser is offline
external usenet poster
 
Posts: 1
Default MSHFlexgrid1 Problem

Gurus ... we have a homegrown shipping application that uses Visual basic
embedded in Excel. The application is hosted on a Windows XP system.

This program worked for years without incident until we updated our machines
with recent security updates about August 18th ... Now, when we try to run
the program, we get the following compile error ...

"Method or Data member not found", and it highlights the MSHFlexgrid1
object.

This application is critical, and it's shutdown is causing us problems in
shipping product out the door, so any help would be greatly appreciated.

PowerUser