From - To Date Report

a_20120

tan
Local time
Today, 23:51
Joined
Nov 21, 2006
Messages
175
I have used macro to generate report between two Dates (From - To), it works on some PCs well but on some PCs generates error...see attachment
Could SomeOne help me?
 

Attachments

  • error.JPG
    error.JPG
    16.6 KB · Views: 153
I would suggest using a Dialog Box and refer back to the Start and End on the Report Query - I got really annoyed with Dates, this method damn well works!

[Client Sale Date] Between [Forms]![Sales Dialogue Reports]![Start] And [Forms]![Sales Dialogue Reports]![End]

Simon
 
The error message in question seems to refer to a problem that has to do with something OTHER than dates but rather to code trying to either set something either visible or invisible.
 

Users who are viewing this thread

Back
Top Bottom