ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Open excel workbook in access (https://www.excelbanter.com/excel-programming/275202-open-excel-workbook-access.html)

John[_46_]

Open excel workbook in access
 
Is it possible to open an excel workbook in Access and
have it actually be on the task bar and have it be the
active window?

Thanks,
John

kiat

Open excel workbook in access
 
Dim oApp As Excel.Application
Set oApp = CreateObject("Excel.Application")
oApp.Visible = True

"John" wrote in message
...
Is it possible to open an excel workbook in Access and
have it actually be on the task bar and have it be the
active window?

Thanks,
John





All times are GMT +1. The time now is 08:53 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com