chris
Sat Nov 19 17:18:02 CST 2005
Hi
Square brackets are only required if there are spaces in the field name but
usually I do use them as standard with or without spaces ....
--
Regards
Chris Marriott - PMP MCSE MCDBA
UK - EPM Consultant & Trainer
"JackD" wrote:
> Don't you need the square brackets around the fields?
>
> ie: [Start10]
>
> Troubleshooting online is easiest if you provide exact information. Cutting
> and pasting the actual formula is best.
> --
> -Jack ... For Microsoft Project information and macro examples visit
>
http://masamiki.com/project
> or
http://zo-d.com/blog/index.html
> ..
> "Chris Marriott" <chris.marriott@intellient.com> wrote in message
> news:128EE1AC-7DBC-49E5-8EB9-1030C5FBB047@microsoft.com...
> > Majid
> >
> > Any formula that includes an AND or OR statement requires surounding
> > parentheses e.g.
> >
> > (ProjDateSub(Finish1,2320) OR ProjDateSub(Start10,1440))
> >
> > This would also have to be a part of a bigger formula e.g.
> >
> > iif((ProjDateSub(Finish1,2320) OR ProjDateSub(Start10,1440)),1,2)
> >
> > I hope this helps .... let me know
> > --
> > Regards
> >
> >
> > Chris Marriott - PMP MCSE MCDBA
> > UK - EPM Consultant & Trainer
> >
> >
> > "Majid" wrote:
> >
> > >
> > > Hello Dear,
> > > I am trying to add two formulas in one column and I am getting an error.
> If
> > > I have the fisrt part of the formula in tha same column it works
> > > ProjDateSub(Finish1,2320) OR ProjDateSub(Start10,1440)
> > > Plesae advise
> > > Thank you
> > > Majid
>
>
>