J
JudithJubilee
Hello there,
I am creating some custom fields to export into Excel. I would like a field
that has the text Summary or Milestone next to the relevant tasks. I have
written the following formula:
IIf([Summary]=Yes,"Summary",iif([Milestone]=Yes,"Milestone",""))
The Milestones work but I am getting a blank for the Summary tasks.
Any help is appreciated
Judith
I am creating some custom fields to export into Excel. I would like a field
that has the text Summary or Milestone next to the relevant tasks. I have
written the following formula:
IIf([Summary]=Yes,"Summary",iif([Milestone]=Yes,"Milestone",""))
The Milestones work but I am getting a blank for the Summary tasks.
Any help is appreciated
Judith