hunterfan48
Registered User.
- Local time
- Today, 12:35
- Joined
- Aug 17, 2008
- Messages
- 436
I would like to add a search field for a form. I want to be able to search a field, 'player name', from another table in which I would type in the players name and it would show me all the corresponding records wit that criteria in that field.
I'm entering a new transaction (in other words, I sold the baseball card) and in the top part of the form, I enter all the necessary info for the transaction part. I added a subform to show me all the cards related involved in dat transaction. However, in order to show these cards I have to go through a lot of different steps that take forever so I would like to simplify.
Ok, so obviously this transaction has no records in the subform of any cards because none have been added. I would like to add a search feature that would let me type in the player's name, (denard span) and it would open up I don't know what (maybe another subform, window, etc.) that would show me all the records containing the words 'denard span' in the players name field. From there, I would be able to add which cards I wanted to the original subform within the 'enter new transaction' form.
Appreciate the help! Thanks so much.
I'm entering a new transaction (in other words, I sold the baseball card) and in the top part of the form, I enter all the necessary info for the transaction part. I added a subform to show me all the cards related involved in dat transaction. However, in order to show these cards I have to go through a lot of different steps that take forever so I would like to simplify.
Ok, so obviously this transaction has no records in the subform of any cards because none have been added. I would like to add a search feature that would let me type in the player's name, (denard span) and it would open up I don't know what (maybe another subform, window, etc.) that would show me all the records containing the words 'denard span' in the players name field. From there, I would be able to add which cards I wanted to the original subform within the 'enter new transaction' form.
Appreciate the help! Thanks so much.