Butterfly_Collector
New member
- Local time
- Tomorrow, 03:47
- Joined
- Oct 9, 2010
- Messages
- 8
Hi,
I am trying to run formula field a query to produce a particular date:
[Date]: IIf([Document_Number]=1,"03 Jan 07")
When I try to develop the formula further:
[Date]: IIf([Document_Number]=1,"03 Jan 07"),(Document_Number]=2,"23 Aug 07")) etc...
A syntax error formula appears.
Can anyone point me in the right direction please?
Thanks
I am trying to run formula field a query to produce a particular date:
[Date]: IIf([Document_Number]=1,"03 Jan 07")
When I try to develop the formula further:
[Date]: IIf([Document_Number]=1,"03 Jan 07"),(Document_Number]=2,"23 Aug 07")) etc...
A syntax error formula appears.
Can anyone point me in the right direction please?
Thanks