Search results

  1. M

    If & Select Case Codes

    The names are correct, might it be not working becasue this form is a subform on another form?
  2. M

    If & Select Case Codes

    many thanks Banana, however it did not work. Might there be anything on the properites that have to be changed? casue am sure the code you gave me and the codes i tried are correct thanks
  3. M

    If & Select Case Codes

    Hello, I have a form which includes the following fields, Dispatch Method (Combobox) AWB (Text Box) Tape Format (Combobox) Dispatch Method has the following choices; DHL, FEDEX, UPS, Sky Net, Satellite & Email. I want "AWB" and "Tape Format" to be disabled when I choose "Email" as...
  4. M

    Repetitive Fields

    Many thanks Rabbie, Dont want to hassle you (yet), am trying to figure it out lets see how it will work thanks again
  5. M

    Repetitive Fields

    Thanks for you note, however its not what i want. Grouping will help me in finding which program each talent recorded in but no the opposite, if I group by the title of program or program ID, it is repeating the record as many times as there are voice over talents
  6. M

    Repetitive Fields

    Hello Everyone, I have many tables for certain tasks, for a certain job. The tob has an ID number, the title of the program episode title duration etc.. The tasks table are for example, translation, proof reading, typing directing, audio mixing voice over. Now for each program, mostlyone...
  7. M

    Update the Foreign Key

    Many thanks Cameron, worked great :D
  8. M

    Update the Foreign Key

    Hello, I am currently working on a DB, where the main table is linked to many other tables, the main table is linked to the other tables in the foreign keys. The main table has information of a product which is required to be produced for a client, and another table the dispatch has...
Back
Top Bottom