Search results

  1. B

    internet form

    i am creating an order entry DB that i hope to use on a web page . i need for the user "guest" to be able to select their choice from a list box and them select order . is this possible ? and can i have it prompt them for an email address and send a conformation of the order ? :confused:
  2. B

    display or not to display

    I have db where i need to display data based on the field info . hwho do i criteria the query to only display records that have no data in the info field.
  3. B

    transfer

    can i use a macro to copy data from a table to a floppy and then import it onto a different pc that has the same table ? how do i do this ? :eek:
  4. B

    transfer data

    hello all, what is the best way to transfer data from a table on one pc to another pc "pc are not in the same place and have no way of connecting" meed to merg data from one to the other. the table is the same will just need the data . one pc is the master and the other is a data enry pc.the...
  5. B

    Date format?

    help I have a form that is linked to a table i need to display on the form the Month and day only and save it to the table .I have tried the code but just can't seem th get it in the right place to make it work. thanks for all the help. :confused:
  6. B

    Date format?

    Thanks , but where do i put it i have tried several things but notworking.
  7. B

    Date format?

    Hey all, HOw do i only display the MONTH, DATE in a form/table. I just need the full month and date no year in caps . any thoughts? thanks Bruce:p
  8. B

    Date problem

    i just tested it form home and it downloads fine for me not sure why you can,t try again.
  9. B

    Date problem

    Yes a record for each dat is created. here is the DB I also need to display in the subform total hours so far this week . thanks:rolleyes:
  10. B

    Doesn't add up

    Hello all, well i just cant seem to figure this out in the enclosed DB you will see that i an creating a employee work hours DB the main form works well . the problem is the sub form the Employee id auto fills but i just cant get the regular and overtime times to fill in . i would really like...
  11. B

    Date problem

    Hello All, i have a DB that i made for work that tracks employee time both regular and overtime. the main form works fine and contains the following data : supervisor name : employee name: employee ID : job name: job ID: shift: regular hours: overtime hours: and Date . all are stored in a table...
  12. B

    Conversion problems

    Hello All, i have a DB that was created in access 2002 and i need to convert it to Access 97 when i do this it dosn't work correctly i think its a problem with the switchboard that i have . i get an unexpected error (32811). can anyone help ? what do i need to do ? the switch board opens and...
  13. B

    Limit users

    Thank You :)
  14. B

    Limit users

    Is it possible to limit a dd access to readonly or full access via a password?if so how can i accomplish this. :confused:
  15. B

    Delete button

    I use the combo boxes to drill down to a specific record . all the data matches what is in the master table . when i click the delete button it delets the first record from the master table not the record that i selected in my new form .
  16. B

    Delete button

    i made the button with the wizard.
  17. B

    Delete button

    I have created a new form to delete records from a table via several combo boxes . the forms work except that when i click delete it removes the 1st file from the table not the file in the form that i want to remove . how do i make it work ? I have attached the file for example. thanks
Back
Top Bottom