Search results

  1. V

    need help with primary keys and one to many relationships

    ok currently i have a table with these fields: CustomerID firstName lastName Billing address city State PhoneNumber EmailAddress Sex Username password ok my question is what kind of field should the CustomerID be? should it be autonumber or just text the reason i ask is that if i use...
  2. V

    i have some tables and need someone to take a look at what i have to find mistakes

    ok so i'm trying to make a database for a computer repair buisness i have a bunch of tables but i'm not sure about my relationships. basically i want to make a database that captures information about customers and allows me to make specific queries so i can find trends. i'd also like to...
  3. V

    seperating data by pages in reports

    ok so i have some data and i want to make a report. the problem is that it puts all the data all on one page if it can. i need to know or find a way to seperate the data by pages that way we can print different pages according to the data. any help would be awesome.
  4. V

    need help printing some values in access

    ok so i'm trying to print some values in access. i'm really new with it so i just need a little help. i have a dropdown list and i have put in my values for it manually by making the source a value list and then just manually putting in my values when making the table. so i have this form and i...
  5. V

    how to create a form as an executable

    hi everyone i'm super new at access. i think it's neat for now. i just made a form that people can use to insert information. we have a network drive here and it would be super cool to be able to convert the form into an Executeable file that way people can just click on the exe Icon and open up...
  6. V

    email VB code need some help

    ok this project is for a help desk. if a user has a problem with their computer they fill out a form and then send an email to the helpdesk guy being me. i got it to work but i'm trying to make improvements. basically i get an error that says" you can't reference a property or method for a...
Back
Top Bottom