Yahoo Clever wird am 4. Mai 2021 (Eastern Time, Zeitzone US-Ostküste) eingestellt. Ab dem 20. April 2021 (Eastern Time) ist die Website von Yahoo Clever nur noch im reinen Lesemodus verfügbar. Andere Yahoo Produkte oder Dienste oder Ihr Yahoo Account sind von diesen Änderungen nicht betroffen. Auf dieser Hilfeseite finden Sie weitere Informationen zur Einstellung von Yahoo Clever und dazu, wie Sie Ihre Daten herunterladen.

is the VBA command TransferSpreadsheet starting an Excel process?

When I use the DoCmd.TransferSpreadsheet in my Access VBA code, do I need excel installed, and does it start an Excel process?

Update:

But is it the Access-process that reads/write the excel file, or is excel started?

1 Antwort

Relevanz
  • vor 9 Jahren
    Beste Antwort

    Yes. You can use the TransferSpreadsheet action to import or export data between the current Microsoft Access database (.mdb) or Access project (.adp) and a spreadsheet file.

    :)

Haben Sie noch Fragen? Jetzt beantworten lassen.