Hi,
I am quite new to SQL and trying to build my own access program.
I have problem with the following query which keeps giving me error.
IIF(([qryCombinedbyFormID.UWFinalRecDate] <> ""), GetNoOfWorkDaysExcludeHolidays([UWFinalRecDate],[BDRecDate], GetNoOfWorkDaysExcludeHolidays([UWOriRecDate],[BDRecDate]) AS TAT
Tried changing the brackets position to no avail.
Appreciate your kind guidance.
Thanks.
I am quite new to SQL and trying to build my own access program.
I have problem with the following query which keeps giving me error.
IIF(([qryCombinedbyFormID.UWFinalRecDate] <> ""), GetNoOfWorkDaysExcludeHolidays([UWFinalRecDate],[BDRecDate], GetNoOfWorkDaysExcludeHolidays([UWOriRecDate],[BDRecDate]) AS TAT
Tried changing the brackets position to no avail.
Appreciate your kind guidance.
Thanks.