LuukVaessen
New member
- Local time
- Today, 03:03
- Joined
- Nov 14, 2005
- Messages
- 5
Hello All,
I have already read some of the IFF threads on this forum and tried multiple solutions that have been provided on this site, but somehow Access keeps coming up with the ''#error''.
The following syntax was plugged into SQL view
SELECT IIf([Group by Fund + Date].[Date]='31/12/1994','1','0') AS D
FROM [Group by Fund + Date]
I have no clue why it doesnt work.
I appreciate any help!
Thanks
Luuk
I have already read some of the IFF threads on this forum and tried multiple solutions that have been provided on this site, but somehow Access keeps coming up with the ''#error''.
The following syntax was plugged into SQL view
SELECT IIf([Group by Fund + Date].[Date]='31/12/1994','1','0') AS D
FROM [Group by Fund + Date]
I have no clue why it doesnt work.
I appreciate any help!
Thanks
Luuk