parameter collector form for query shows #Name? error

S

sadat

Hello every body,

I have a table that has three column: Share Date, Company Name and Price.
Using this table I made a query that will fetch the share price of the
companies within a specified date range.

As running this query is tough for some people, I made a form which will act
as a parameter collector. This form has two text box (Start date and end
date) to collect date range and two buttons: Ok and Cancel.

The problem is in the form every thing runs ok but in the start and end date
text box (which I created to collect the date range) shows #Name? error.
Please help me with this error.

Thanking you in advance,
Sadat
 
K

Ken Snell \(MVP\)

Do you have an expression for the Control Source for those two text boxes?
The Control Source for both must be empty.
 

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

Similar Threads


Top