Beginner's Access: Personal Macro Workbook in Access Visual Basic

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

On my desktop, whenever I open Visual Basic Editor in any Excel application,
the Personal Macro Workbook is visible under the project explorer. When I
try to find my Personal Workbook in Access VBA, it only shows the "VBA
Project" for that file only. Is there a way to create a Personal Macro
Workbook in Access?

Any push in the right direction would be very helpful.


Thank you,

Zack Andersen
 
Is there a way to create a Personal Macro
Workbook in Access?

No, because a workbook is an excel construct, not an access one!

You can make an mdb add-in, which does roughly the same job.

HTH


Tim F
 
Back
Top