R
rstiles
Happy New Year everyone --
I have been creating an application over the last few month's and this
problem has been a major headache. I have tried posting at a couple
different places without any luck, so I am hoping that someone can help
me here.
Access 2003 (File Format 2000)
To make everything easier for the end user I have created a tabbed form
(frmTabAll). The three tabbed forms that I have created are sfmFCR,
sfmCN, sfmFCRSearch, sfmCNSearch. The first two subforms each have
bound text boxes for data entry and another subform (sfmFCRHistory,
sfmCNHistory) to show the current entries. This is where I have been
having problems, on the third subform (sfmFCRSearch) I would like to
have unbound text boxes, with a subform below them
(sfmFCRSearchResults) to show the results of a search. Same thing for
the last subform. I have everything designed and ready to go but for
the life of me, I can not figure out a way that I can do this.
I am a new user to Access and VBA. So far I am thinking that I could
use a filter or query.
Any ideas?
If you have any questions please feel free to ask,
Ron
I have been creating an application over the last few month's and this
problem has been a major headache. I have tried posting at a couple
different places without any luck, so I am hoping that someone can help
me here.
Access 2003 (File Format 2000)
To make everything easier for the end user I have created a tabbed form
(frmTabAll). The three tabbed forms that I have created are sfmFCR,
sfmCN, sfmFCRSearch, sfmCNSearch. The first two subforms each have
bound text boxes for data entry and another subform (sfmFCRHistory,
sfmCNHistory) to show the current entries. This is where I have been
having problems, on the third subform (sfmFCRSearch) I would like to
have unbound text boxes, with a subform below them
(sfmFCRSearchResults) to show the results of a search. Same thing for
the last subform. I have everything designed and ready to go but for
the life of me, I can not figure out a way that I can do this.
I am a new user to Access and VBA. So far I am thinking that I could
use a filter or query.
Any ideas?
If you have any questions please feel free to ask,
Ron