G
Guest
Okay here goes.
I am very new to access and am building or attempting to build a video
archive for a company. I have made a start up form that allows the user to
choose to either add records, search for particular footage, and print labels.
I'm doing alright on the labels and adding footage, but the searchign has
got me down. My preference would to have on the start up form (from left to
right) a toggle button arrangement for types of footage (i.e. Master, B-Roll,
Conferences) then a text box where the user can enter the keyword desired
(basketball, school children, whatever) and then a command button that would
search for the keyword in the designated type of footage.
I can get the command button to run a parameter wildcard query for footage
in a "details" field in my archive table, but how do I get it to filter
depending on the toggle buttons.
I'm sure this is really simple (and I think it has to do with AfterUpdate)
and I've read the other discussions on here but really couldn't find an
answer that worked.
Also, this is more of a query question but, is there a way I can get the
query to look at two fields, (both a details and title field) for the search
criteria.
Thanks for your help in advance,
Billy
I am very new to access and am building or attempting to build a video
archive for a company. I have made a start up form that allows the user to
choose to either add records, search for particular footage, and print labels.
I'm doing alright on the labels and adding footage, but the searchign has
got me down. My preference would to have on the start up form (from left to
right) a toggle button arrangement for types of footage (i.e. Master, B-Roll,
Conferences) then a text box where the user can enter the keyword desired
(basketball, school children, whatever) and then a command button that would
search for the keyword in the designated type of footage.
I can get the command button to run a parameter wildcard query for footage
in a "details" field in my archive table, but how do I get it to filter
depending on the toggle buttons.
I'm sure this is really simple (and I think it has to do with AfterUpdate)
and I've read the other discussions on here but really couldn't find an
answer that worked.
Also, this is more of a query question but, is there a way I can get the
query to look at two fields, (both a details and title field) for the search
criteria.
Thanks for your help in advance,
Billy