Custom Active Report Problem

Hi!

I would like to be able to generate a detailed sales report that is based on a date AND time combination, e.g

All transactions between '08/05/2006 19:00:00' and '09/05/2006

03:00:00'

Anyone got any ideas as to how I can achieve this?

Also, is there any help file associated with creating custom reports? The information seems woefully inadequate and it would be great if I could read something that explains to me just what you can do with Active Reports and how to customize them.

Many thanks Mark

Reply to
mark.jerrom
Loading thread data ...

This is a quick and dirty solution: Change: VBDataType = vbData to VBDataType = vbString

And in the Report you'll have to set the date twice

Date >= YYYYMMDD HH:MM:SS and Date Hi!

Reply to
Patrick

BeanSmart website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.