Problems with OLE in forms 5.0
From: Jason Gould <jagould_at_cisco.com>
Date: Wed, 09 Dec 1998 11:58:10 -0800
Message-ID: <366ED652.A2831452_at_cisco.com>
I'm attempting to grab data from an excel spreadsheet into a form. Should be a simple task, but I can't get it to work. Even the demo supplied with dev/2000 is failing. Can anyone provide some assistance?
Date: Wed, 09 Dec 1998 11:58:10 -0800
Message-ID: <366ED652.A2831452_at_cisco.com>
I'm attempting to grab data from an excel spreadsheet into a form. Should be a simple task, but I can't get it to work. Even the demo supplied with dev/2000 is failing. Can anyone provide some assistance?
I ran the demo through the debugger and found that the get data function (can't remember the exact name right now) in the excel.pll library is failing on the following line of code :
c := ole2.invoke_obj(d, 'Range', lst); Received on Wed Dec 09 1998 - 20:58:10 CET