I found out what the problem was I believe. All calendars, everything were set exact. My project calendar was a "Calendar days" with 7 days a week set. The problem was when project 2000 calculates the lag/lead time, it uses the project calendar, or in my case, the calendar days which means a...
I have a fairly large (2000 task) project done in project 2000. When it's opened in 2003, the finish date is off by two months. This has also happened on another machine (our printer's) and gave about the same result. Has anyone else experienced the same thing?
Use something like
sub PrintStuff()
If System.Version >= "5.1" Then
tempPrinterName="Samsung SF4500 Series on LPT1:"
Else
tempPrinterName="Auto Fujitsu PrintPartner 16DV on EJB on Ne01:"
End If
ActiveWindow.SelectedSheets.PrintOut Copies:=1, ActivePrinter:= tempPrinterName...
Basically it's just the way I started it, I may put the template in a different spot, it's not final yet. I tried your code example but I get the VBA error, 'user type not defined' on the Dim curTemplate As Template line.
I have a pretty nifty Invoice sheet that I've done that keeps track of the last used invoice number by writing to a cell in the file, saves the file with a name and that number, and then clears the data and saves the template again with the last used invoice number. Everything works great, the...
Thanks guys. That seems to be what I need. I do lots of stuff with Microsoft Project that I have setup project central, plus a web server on another machine plus the remote desktop thing with XP. I'm trying to get away without getting a router or paying for 5 extra IP's from my cable company...
Ok, I have a server running windows 2000 server. It has a cable modem internet connection that is shared across my network that is running a combination of XP/2000/ME machines. I only have the 1 IP from the cable and the rest are just internal 192.168.blah.blah The problem is that I would...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.