roxannep
Technical User
- Jun 20, 2000
- 69
I work in Access, but have a request from my kid's HS band teacher and this needs to be done in Filemaker Pro. (Reminder to self: DO NOT VOLUNTEER to help "Create" a database until I know for sure what software they are using!)
We volunteers are building a sheet music database (I am the only one experienced on PC's let alone with dbases). The band teacher wants the music indexed in one database, and the catalog number for the hard copy of the music to be:
Band Type
Band Code - File No.
Example:
Pep Band
PB-1
Problem: There are 5 band styles I'm indexing and each style will have record "1" through whatever .... PB-1, CX-1, JB-1
I need a way to have FM store the last used index number for a particular Band type, pull it into the main catalog based on the band type that's been selected upon a new record entry, and produce then produce a "File No." that is then printed by the volunteer on the hard copy of the music and by which it is filed in the library.
I thought about a file outside the main records file that lists the Band type, and the corresponding code and an index number, but how to do I get the right band type to increase by one after each new record is created using that band type.
Example:
I enter the titles/composers of 10 pcs of music in random order (10 records): 4 for Pep Band (PB), 1 for Christmas (CX), 3 for Jazz (JB) and 2 for Concert Band (CB). Ideally, the records would show:
Title 1, Composer, Pep Band, PB-1
Title 2, Composer, Jazz Band, JB-1
Title 3, COmposer, Jazz Band, JB-2
TItle 4, Composer, Concert Band, CB-1
Title 5, Composer, Pep Band, PB-2
Title 6, Composer, Pep Band, PB-3
Title 7, Composer, Christmas, CX-1
Title 8, Composer, Jazz BAnd, JB-3
Title 9, Composer, Concert Band, CB-2
Title 10, Composer, Pep Band, PB-4
Is this making sense?
This I could do in Access, but again FM is not my dbase of experience.
I'm hoping this is pretty easy? Thank you in advance for any assist or direction where I can find an answer.
We volunteers are building a sheet music database (I am the only one experienced on PC's let alone with dbases). The band teacher wants the music indexed in one database, and the catalog number for the hard copy of the music to be:
Band Type
Band Code - File No.
Example:
Pep Band
PB-1
Problem: There are 5 band styles I'm indexing and each style will have record "1" through whatever .... PB-1, CX-1, JB-1
I need a way to have FM store the last used index number for a particular Band type, pull it into the main catalog based on the band type that's been selected upon a new record entry, and produce then produce a "File No." that is then printed by the volunteer on the hard copy of the music and by which it is filed in the library.
I thought about a file outside the main records file that lists the Band type, and the corresponding code and an index number, but how to do I get the right band type to increase by one after each new record is created using that band type.
Example:
I enter the titles/composers of 10 pcs of music in random order (10 records): 4 for Pep Band (PB), 1 for Christmas (CX), 3 for Jazz (JB) and 2 for Concert Band (CB). Ideally, the records would show:
Title 1, Composer, Pep Band, PB-1
Title 2, Composer, Jazz Band, JB-1
Title 3, COmposer, Jazz Band, JB-2
TItle 4, Composer, Concert Band, CB-1
Title 5, Composer, Pep Band, PB-2
Title 6, Composer, Pep Band, PB-3
Title 7, Composer, Christmas, CX-1
Title 8, Composer, Jazz BAnd, JB-3
Title 9, Composer, Concert Band, CB-2
Title 10, Composer, Pep Band, PB-4
Is this making sense?
This I could do in Access, but again FM is not my dbase of experience.
I'm hoping this is pretty easy? Thank you in advance for any assist or direction where I can find an answer.