
Signature
Best regards,
___________
Alex Dybenko (MVP)
http://accessblog.net
http://www.PointLtd.com
Hi I have taken the qutos out of the 1234 and I'm getting an error message on
the report. I also tried "1234" and '1234' both I did not get any
information returned when I did that. Are there any ideas that I might try.
Thanks,
Keri
> Hi,
> if Car Tag Number is a text field - then try to put 1234 in quotes
[quoted text clipped - 7 lines]
> > =DSum("[Total Costs]","tblMileage Costs","[Car Tag Number] = 1234" and
> > [Begin Date] between #10/1/2007# and #12/31/2007#")
Keri - 18 Jul 2008 13:48 GMT
I'm still not sure what I'm doing wrong. I've tried re writing the DSum
function I still unable to get it to work. Please some further assitance
would be helpful.
Thanks,
Keri
> Hi I have taken the qutos out of the 1234 and I'm getting an error message on
> the report. I also tried "1234" and '1234' both I did not get any
[quoted text clipped - 13 lines]
> > > =DSum("[Total Costs]","tblMileage Costs","[Car Tag Number] = 1234" and
> > > [Begin Date] between #10/1/2007# and #12/31/2007#")
Keri - 21 Jul 2008 16:50 GMT
I have tried adding the function in visual basic and I'm getting an error
there to. I'm not sure what else today. I have read everything i could plus
look in my access book but nothing i seem todo is working does any one else
have a suggestion.
thanks,
Keri
> I'm still not sure what I'm doing wrong. I've tried re writing the DSum
> function I still unable to get it to work. Please some further assitance
[quoted text clipped - 19 lines]
> > > > =DSum("[Total Costs]","tblMileage Costs","[Car Tag Number] = 1234" and
> > > > [Begin Date] between #10/1/2007# and #12/31/2007#")