Loading Project using Macro

P

Parth

Hi,
I want to load a Project Plan using Macro into MSP,
how do i achiece this.

Please guide me through it...!!

Thanks

Parth
 
R

Rod Gill

You should also try recording macros of you doing the basics because the
recorded code will provide many clues as to what code you need.

--

Rod Gill
Microsoft MVP for Project - http://www.project-systems.co.nz

Author of the only book on Project VBA, see: http://www.projectvbabook.com




Jan De Messemaeker said:
Hi,

Sub OpenMyFile()
address=inputbox("Give File address")
fileopen address
end sub

Hope this helps,
--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
+32 495 300 620
For availability check:
http://users.online.be/prom-ade/Calendar.pdf




__________ Information from ESET Smart Security, version of virus
signature database 4963 (20100321) __________

The message was checked by ESET Smart Security.

http://www.eset.com

__________ Information from ESET Smart Security, version of virus signature database 4963 (20100321) __________

The message was checked by ESET Smart Security.

http://www.eset.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top