Input Parameters

D

Deburner

On some forms, the information that comes up is year specific.

I have a function in the main module to return the year they are currently
using.
It works 100% until we swapped to the adp. It worked with the mdb so this is
not the problem.

the function is called getWorkingYear()

In the form the control source is a query with "year" set with criteria of
[aYear]. Everytime I go to the input parameters I can never get it go say
anything but

? = aYear

I would love for it to say aYear = getWorkingYear()

Suggestions?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top