Search results

  1. M

    Averages

    any ideas??? tasked with creating a new database for a school i came across this problem. Wanted to see if you guys had any ideas before i even begin creating this thing. School has grades 1 thru 8. All students in all grades do not take the same amount of classes...thus my problem. How can...
  2. M

    storing two bits of info at once

    I posted this question last week but dont think i was thorough enough. gonna try it again what i have is a db with a few tables....one is a airspaceid, it gives the airspace name, and default altitudes among other stuff.....one of my other dbs is an event db...it tracks when the airspace is...
  3. M

    Guess The Memory Is The First To Go

    WOULD SOMEONE BE SO KIND AS TO REMIND ME WHAT THE FORMAT IS FOR HAVING A TEXTBOX DISPLAY COLUMN 2 FROM A BOUND COMBO BOX........ HATE ASKING BUT CANT REMEMBER FOR THE LIFE OF ME THANKS RICKY
  4. M

    how do i save lookup values in a form??

    Heres the deal.... have 2 DBs, one is Airspace_definitions which has a field in it called Default_Altitude the other is Airspace_events.... Now, i have a form which looks up the airspaceid as a combo box and default altitude from is referenced from DB1 as a text box the concept works like a...
  5. M

    add multiple records at once???

    dont know how common this is but i am being tasked with finding a way to add multiple records at once.... for instance, my DB keeps track of military airspace that goes active and cold throughout the day. right now i have it set up where the user selects an airspace and fills in the data, date...
  6. M

    Time convertion

    I've searched but havnt found this question posted..... This is the situation, I created a data base for the government that tracks times that airspace goes active and when it goes "cold". so far so good The times entered are in Greenwich time, or military time (zulu time). I am in the EST...
  7. M

    Newbie stummped.......

    not sure if this is the proper place to place this question, but here goes.... I am creating a Data base for a private elementry school. Goal is to get each students interim averages, and each report card average. as well as an average per grade...ie: first, second and so on.... I created a...
Back
Top Bottom