W
Warren
I would like to incorporate a pop-up form and enter
search
RecordingsID MusicCategoryID
MusicFormat ArtistID
TRACKS TABLE:
TRACKID
TrackNumber
TrackTitle
TrackLength
TrackTempo
TrackSpecialty
ArtistID
I Would Like to search by the following fields:
Recording Artist
Music Category
Recording Title
Track Tempo
Track Specialty
Track Title
I Was thinking that maybe I could use a set-up like
the "DateRange" form that pops up in a few of MS examples,
but I am stumped at how to code it with the number of
search criteria I have.
Any help would be GREATLY APPRECIATED
Thank You in Adavance
search
RECORDINGS TABLE: MUSIC CATEGORY TABLEMy tables Are Structured As Follows:
RecordingsID MusicCategoryID
MusicCAtegoryID ARTIST TABLERecordingTitle MusicCategory
RecordingArtistId
MusicFormat ArtistID
NumberofTracksNotes Artist Name
TRACKS TABLE:
TRACKID
TrackNumber
TrackTitle
TrackLength
TrackTempo
TrackSpecialty
ArtistID
I Would Like to search by the following fields:
Recording Artist
Music Category
Recording Title
Track Tempo
Track Specialty
Track Title
I Was thinking that maybe I could use a set-up like
the "DateRange" form that pops up in a few of MS examples,
but I am stumped at how to code it with the number of
search criteria I have.
Any help would be GREATLY APPRECIATED
Thank You in Adavance