
Help needed for error using visual basic and Excel 96-97
Can anybody please help me with the following:
I have created a stock utility for the company I work with using Excel and
Visual Basic. I have created this program using win98, excel 2000 dutch
version(vb6) and I intend to run it on an win 95 Excel 96-97 english
version. I
only use simple forms and simple commands so in theory everything should
work properly, however:
- I get an error message telling me that "object doesn't support insert
property". This error message occurs whenever I use a program line like:
[ thisworksheet.rows(8).insert ]. This is however a valid command and should
be supported by the excel library's I use in vb with both computers.
If anybody could shed some light on this matter I would be very grateful.
Greetings F.zuurbier