#error in the field of my Report

calucho

Registered User.
Local time
Yesterday, 23:30
Joined
Nov 25, 2011
Messages
18
Hi
I try to do these formula but I never got the rigth value: just the #error in the field that I wnat to put the value.
I use CDbl function and Val function but nithing.

=IIf([Flag]=1,
CInt(Count(
Code:
))[/FONT]
[FONT=Calibri]/DLookUp("[1-Accept] )+[/FONT]
[FONT=Calibri]CInt(Count([code]))",[/FONT]
[FONT=Calibri]"Value Query",[/FONT]
[FONT=Calibri]"cdbl([E-Date]) = Cdbl(#7/20/2012#)"),[/FONT]
[FONT=Calibri]CInt(Count([Code]))[/FONT]
[FONT=Calibri]/DLookUp("[6-Accept]) +[/FONT]
[FONT=Calibri]CIntl(count([code]))",[/FONT]
[FONT=Calibri]"Value Query",[/FONT]
[FONT=Calibri]"cdbl([E-Date])) = cdbl(#7/20/2012#)"))[/FONT]
[FONT=Calibri]I don't know what is wrong with that.:banghead:[/FONT]

[FONT=Calibri]Thank you very much for you help[/FONT]
[FONT=Calibri]Calucho[/FONT]
 

Users who are viewing this thread

Back
Top Bottom