in reply to MS project Task name cell color

I am facing problem

What kind of problem? I can think of a hundred ways that a program has "a problem", from not compiling over destroying all your files up to spreading a worm over the internet.

So what's your problem?

Replies are listed 'Best First'.
Re^2: MS project Task name cell color
by mohanprasadgutta (Initiate) on May 11, 2008 at 11:25 UTC
    Following error i am getting.
    Win32::OLE(0.1601) error 0x8002000e: "Invalid number of parameters" in METHOD/PROPERTYGET "" at msprojcq.pl line 237 i am getting error line number 237 is $Task->{Cell}->{Name}->{CellColor} = 1; (i have removed some unnecessary code from my program while posting)