TransferSpreadsheet Creates a BROKEN reference link.

Y

yooper_ssm

Group

Description:
I'm using the DoCmd.TransferSpreadsheet to create a excel spreadsheet. It
works awesome.

Problem1:
When I package the runtime application and install it on a clients
workstation. I get a "Broken reference to 'Excel.exe'" Then a subsequent run
time error and a application crash.

Problem2:
Also I have a button that runs a crosstable query when this button is
clicked i get a runtime error.

Any suggestions or tips on this error would be very much appreciated.

Thanks
Mike Sundman
 
Top