Search results

  1. U

    it gives me headaches

    i have this database, thats suppose to have have there names and then have the values (satisfactory, unsatisfactory, needs improvement) put in a seprate table but be linked to there names ( i know that doesnt make much sence so just look at my database) I have two problems. First it doesnt save...
  2. U

    sorting by month

    I have my database and a field to enter months as a drop down box. It enters as the full word. I want them to be sorted so it goes January, Febuary, March etc in my report. I was searching the database and found something with this function DatePart("m",[Field Name]) If i knew how to use...
  3. U

    date

    in my reports and forms i want the date to be that fridays date. Ex if i entered data a printed now it would display 6/6/2003 instead of 6/4/2003
  4. U

    when access opens

    when access opens i want a form to pop-up, its just one form can this be done
  5. U

    uh oh hiden form

    i was fooling around with the property of the form with out it open and i choose hiden attribute and now the form with the hiden form as the subform wont work, how do i unhide my form?
  6. U

    print button on form

    i am just learning access so i dont know anything about macros or modules. ok so i created a table, form, and report for my data base and everything works great but i wanted a print report button on my form. I used the wizard to create it and after entering in the data i push the button and get...
Back
Top Bottom