Search results

  1. S

    How To Seperate Offending Code...

    Hi everyone, I'm having problems figuring out what to do... Background: I've got a form called 'frmDirectory' which has a directory of students, I would like to link this with my 'frmStudents' where I can then display and edit the fields. FYI: The 'frmStudents' is using a query called...
  2. S

    Form Looks: Easy Question...

    Hi guys, I'm sure this is easy to do, but I can't figure out where to find the name of this bar to search for it online or in the help... But how do I turn off this grey bar along the side? <picture included> Thanks for your help, Sab.
  3. S

    URGENT: Form Data Not Updating???

    Can anyone please tell me why my form data is not updating? I thought I had it working before, and not it's not working. I must have touched something, and I can't think of what. Any help you can give me will be greatly helpful!!! Thanks again, Sab. Note: Please either 'Shift' + 'Open' the...
  4. S

    Single Form, Multiple Tables...

    Sorry for the newbie question but... I've got a form called 'frmStudent' which is linked to 'tblStudent'. I have designed it as a tabbed form, the first tab has "Student name", "Student Number", etc. The second tab is linked to visits by the student to a mentor (such as a tutor etc). Here...
  5. S

    Command Button Looks...

    Hi everyone, This is perhaps a simple question for which I have not been able to find an answer to. I've been trying to create a form which contain command buttons, but the problem is that the look of these buttons are not similar to those found in Windows XP. I know it’s purely cosmetic...
  6. S

    Sort Output...

    [RESOLVED] Sort Output... Hi again, I'm working on trying to get my Query output of school grades to sort in the following manner: A+,A,A-,B+,B,C+,C,D+,D,E,F,INC I'm having little luck in finding a way to sort the results of table "Old_Grade", column "Entered_Mark" in the above mentioned...
  7. S

    Using IF Statements?

    Hi everyone! I'm new to SQL and Access, and I would like to ask your help: I've been asked to create some way (SQL script with formula) for me to use in order to 'read' and 'place' an equivalant numerical number to an alphabetical list. Here is an example: I'm creating a student report list...
Back
Top Bottom