deleting a form with different results
14 Mar 2007 07:32:16 -0700
Hi,
is there someone in the world who is able to help me?
I'm programming an update-tool for my project-vba-solution. In this
tool i have to delete userforms with
sub mysDelete()
OrganizerDeleteItem Type:=pjModules, FileName:="file.mpp",
Name:="UserForm1"
OrganizerDeleteItem Type:=pjModules, FileName: ...
|
FileSaveAs problem in Project Standard 2007
12 Mar 2007 04:05:52 -0700
Hello!
I try to execute this code in MS Project Standard 2007:
Sub Main()
Dim XMLDoc
Set XMLDoc = CreateObject("MSXML2.DOMDocument")
Application.FileSaveAs FormatID:="MSProject.XMLDOM",
XMLName:=XMLDoc
MsgBox XMLDoc.XML
End Sub
But I get an empty value of XMLDoc.XML.
The s ...
|
ProjDateValue - not found?
9 Mar 2007 09:10:28 -0800
I am using Project Standard 2003. I'm writing a function to go through
my tasks and for those with a deadline, see if the finish date is
after the deadline. I am having trouble testing for NA deadline
values.
I was told to use:
if task.deadline = ProjDateValue("NA") then
'this task has no deadline
end ...
|
exporting custom group summary information
28 Feb 2007 09:22:51 -0800
I often export Project data to Excel with a macro that goes through
all the tasks, and subject to a certain set of rules, populates a
spreadsheet with the appropriate task information. I have a problem
now, in that I want to transfer information that is displayed when I
create a Custom Grouping. Basically, I ...
|
BeforeClose
Sun, 18 Feb 2007 19:01:11 +0530
Apologies if this has appeared before. Could not locate a similar item.
In MSProj2003, I have captured the "BeforeClose" event. This event is
fired when the document is closed BUT before the user gets a
notification to save the file (if modified).
If the file is modified, then the user has an option to CANC ...
|
Do any microsoft buildtime dependancies C#/C/c++/VB/TSQL/etc. need to be updated for the 2007 policy on daylight savings time?
Mon, 12 Feb 2007 19:50:37 -0800
Do any microsoft buildtime dependancies C#/C/c++/VB/TSQL/etc. need to be
updated for the 2007 policy on daylight savings time?
I know the OS needs to be updated but I care now about C libraries, .net
binaries, etc. that microsoft maintains which have coded in them logic
around datetime. e.g. the C# and c++ ...
|
How To Pick Winning Stocks
Thu, 15 Jun 2006 08:21:11 GMT
To pick winning stocks, you need the tools to separate
the companies with superior sales and profit growth from
the ones who are just making a lot of noise. Besides
choosing the right companies to invest in, you must
learn how to read the market's trend so that your timing
is right.
And picking the next ...
|
|
|
An unexpected error occured with the method
12 Jun 2006 02:01:36 -0700
Hi,
using Project 2003 SP2 I sometimes get the mentioned error message.
This happens when I use SelectTaskField or SelectTaskColumn. Even when
I record a macro and let it run immediatly after stopping the
recording, this happens. Sometimes it works if I restart MS Project,
sometimes not.
MS Knowledge Base ...
|
How can I see that a task is empty/not set?
Fri, 9 Jun 2006 09:25:08 +0200
Hi
In a macro I run through the tasks to make some changes in the
GanttBarFormat's.
In some cases the macro faults because of an empty task (Object is not set).
F. ex. Task 6 is blank (no data in it)
When I debug the code, the watch window shows the value of the
"ActiveProject/Tasks/Item 6" to be Nothi ...
|
Great time in France
Wed, 7 Jun 2006 15:30:01 +0100
Hello
I had a fantastic time in France, hope to visit again soon.
I found a holiday cottage from these guys www.looktogo.co.uk http://www.looktogo.co.uk
Regards,
Dancer: ). ...
|