Visual Basic Personal Notebook?

  • Thread starter Thread starter RonaldTrevisone
  • Start date Start date
R

RonaldTrevisone

I am using visual basic to write code for analysis in excel spreadsheets. I
see the vbaproject which holds all the information about my sheets, forms,
modules, etc. I don't see the Personal Notebook Project, if that is the
correct term to use. On my work PC I have it available but not on my own pc.
I use the personal project so I don't have to import the macros, forms, etc
from one excel workbook to another. Actually my code relies on it. My
questions is how do I activate it or put it in use?
Ron Trev
 
Sounds like you need to copy Personal.xls from that other machine.

Do a search in Windows to find it.

HTH

Bob
 
Back
Top