G
Guest
I want to avoid storing the spreadsheet in the tabel but operate in a similar way to the image object i.e. bind it to a text frield which in turn is bound to a field on the table containing the address of the spreadsheet
e.g.
txtBox bound to Field2 in tblSpreadshee
Field2 contains
C:\test1.xls in the first recor
c:\test2.xls in the seconf recor
etc
The report would have a control similar to an image that is bound to txtBox
txtBox is hidden so that the address does not display on the repor
All works fine if I use and image control to display .bmp or.gif but will not work for .xl
Any Ideas
Thank
e.g.
txtBox bound to Field2 in tblSpreadshee
Field2 contains
C:\test1.xls in the first recor
c:\test2.xls in the seconf recor
etc
The report would have a control similar to an image that is bound to txtBox
txtBox is hidden so that the address does not display on the repor
All works fine if I use and image control to display .bmp or.gif but will not work for .xl
Any Ideas
Thank