G
Guest
I am pretty new to this, and have been driving myself crazy trying to figure
this out. Any help is tremendously appreciated! I am trying to make what I
thought was a simple recipe database. I have a main table and connected form
for each recipe. I am trying to create a second form that has various search
options for different fields on the Recipes form. They are: MealType, Chef,
etc. I have those working pretty well by just the command button wizard
(except whenever I change something in the search form, it seems to change
the record in the Recipe form, I'm not sure why but I think I fixed it by
creating a new table that I now used as the record source for the Search
form). What I cannot seem to do is a search for the field Calories. I would
like to input a number, and have all the records less than or equal to that
value come up. I cannot get it. Please, can someone help? Thank you!
Also, is there a way I can add a command button to the Search form that will
search for all the fields on the Search form (or any that are filled in)?
Thank you.
Jen
this out. Any help is tremendously appreciated! I am trying to make what I
thought was a simple recipe database. I have a main table and connected form
for each recipe. I am trying to create a second form that has various search
options for different fields on the Recipes form. They are: MealType, Chef,
etc. I have those working pretty well by just the command button wizard
(except whenever I change something in the search form, it seems to change
the record in the Recipe form, I'm not sure why but I think I fixed it by
creating a new table that I now used as the record source for the Search
form). What I cannot seem to do is a search for the field Calories. I would
like to input a number, and have all the records less than or equal to that
value come up. I cannot get it. Please, can someone help? Thank you!
Also, is there a way I can add a command button to the Search form that will
search for all the fields on the Search form (or any that are filled in)?
Thank you.
Jen