Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Customize FileSave Menu Command

Status
Not open for further replies.

falconer

Computer
Joined
Jan 22, 2002
Messages
1
Location
US
Is it possible to customize the File Save command on the regular menu bar so
if it's one of our projects it's automatically saved to our SQL Server
Database with the name passed to it.

Right now I'm opening Project from VB 6 using

pj.Application.FileNew SummaryInfo:=False, Template:= (name of template
selected), FileNewDialog:=False

I've tried following the Customize help but when I click on the FileSaveAs,
the Modify Selection button is not enabled so I can't change it.

Is this doable???

Any suggestions greatly appreciated.



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top