Default Values

wolvesmatt

New member
Local time
Today, 00:42
Joined
Feb 13, 2006
Messages
6
Hi
The database is all about an athletics league, and i have set up a form for a query that i have made. When I open the form, i get the parameter box asking me which Venue ID i would like to choose, now what i would like is, whatever i type into that box to become the default value in one of the fields in the form.

i think that makes sense


Thanks In Advance

MATT
 
If you can post your database i will have a look for you!

Alastair
 
here u go, the form is "selection query" and i want the field "meeting Id" thats in the form to show whatever i typed in the parameter query.


Thanks
 

Attachments

Do you mean when a new record is added to your database
 
The way your query has been setup the value of your parameter box is not saved and there for it you need to use the value again it has not saved it so it is lost.

One way around this would be to create a form that will hold the value and then pass it on, would you like to make a simple form that will allow you to do this?

Alastair
 
On your Menu form could you have the Venue ID?
 
If you have a look on the form Venue and press the seletion button this should give you an idea of how to complete your task.

If you need any more help feel free to ask.

Alastair
 

Attachments

i thin k i have found a way around the problem


Thanks for all your help
 

Users who are viewing this thread

Back
Top Bottom