Windows 7 + Access 2007 + MSFlexgrid possible

colemauro

Registered User.
Local time
Today, 18:06
Joined
Aug 12, 2008
Messages
25
Hi there,

Im creating a form to do some calculations and i need to have a MSFlexGrid.

The problem is i just can't use MSFlexGrid at all.

I have the ocx. in Windows folder, but when i go to the form vb code, nothing.

If i write in the code something like :

Me.msflexgrid. after the done i should have propertys like .Row or .Redraw or .Column, but those kind of propertys just won't show up, and i added this ocs in the references.

I've been for two hours in google trying to find help, but nothing works for me.

It doesn't need to be MSFlexGrid, it can be any other king of Grid.

Hope someone can help me out.
 

Users who are viewing this thread

Back
Top Bottom