Guest_imported
New member
- Jan 1, 1970
- 0
In VB 5.0 whenever using a col/ row processing event such as BeforeColChange, RowCount, RowColChange etc. I receive the compile error : "Procedure declaration does not match description of event or procedure having the same name". In help it says that means the number of parameters are not correct for this event. I do not think that this is the reason. Any other suggestions????