Options for a Report vis Form

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I'm new at Access so please bear with me.

I put together a Form without a data source. Just unbound text fields to allow someone to enter some min and max values to control a report. I then make a control to open the report. (I tried both a Macro and via VBA.) The report has a source query which references the min and max values from the first form. I seem to be getting "junk" in these references. If I put these values referring back to the form in the query as expressions with their own columns I see nothing be maybe some high ASCII characters. Help?

.



Relevant Pages

  • Re: testing for eof
    ... references the Pages property, for example a text box with the Control ... Private Sub PageFooterSection_Format(Cancel As Integer, ... > an access report in order to print blank line on the ...
    (microsoft.public.access.reports)
  • Re: testing for eof
    ... you must have a control ... >references the Pages property, ... >Private Sub PageFooterSection_Format(Cancel As Integer, ... >> an access report in order to print blank line on the ...
    (microsoft.public.access.reports)
  • Re: Problem with Subreport Totaling
    ... Thank you, can you elaborate a bit, when you say control ... references, do you mean the references in the Module? ... actually I have all the four subreports on ... >> the main report. ...
    (microsoft.public.access.reports)
  • Re: Need Table and Subtable in RDLC
    ... Create a new report and set the data source accordingly ... Drag & Drop a "List" control from Toolbox bar to the report. ... You can send feedback directly to my manager at: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Cant use function in a report
    ... is behind the report data source ... most developers do allow the text box control on a report ... since expressions in text boxes do NOT have this limitation). ...
    (microsoft.public.access.gettingstarted)