Search results

  1. J

    Quick question about design

    Would you say using the date as the primary key when creating your table is a bad design idea? And if it is what would be a better way of retrieving data based on a date? Thanks Chris :cool:
  2. J

    Simple query date problem

    I have a table set up which uses date for primary key. That being said, each record is based on short date. Can i make a query that uses input from the user? I ask because i would like the user to input a date, then the query displays a sum of all dates previous to the inputed date. Any...
  3. J

    A little more help with calender control 10.0

    Ok, I have my table set up with the date as the primary key. I have a form set up for the table. So far I have the switchboard open the calender control... I have a button on the calender control form to open the correct form for inputing daily numbers. I would like to use the calenders...
  4. J

    Anyone know?

    I'm creating a site for a guild I'm in for world of warcraft and I was wanting to put forums on my site. I really like these forums and i know exceltip.com uses them too. Anyone know if i can download a template or where i could get something similar.. I know about phpbb.. but thats about it...
  5. J

    Using a calender

    I was looking through some of the stuff access has to offer when I came across the calender control. I really like its set up and what I would like to do is create a switchboard to link to the calender then have the user click on the correct date. I need the date clicked to create a table...
  6. J

    Inputing numbers based on date.

    I'm looking for a way to have a form set up that has a submit button on it so that when it is pressed it takes the data and inserts it into a table. I need to make sure the button is only pressed one time. And.... I would like to take away the new record, previous record ect.. buttons at the...
  7. J

    Help with a command button on a userform

    I have 2 questions here, First I have a lot of info to enter a night. Should I make 3 seperate tables for my data and use 3 seperate forms or should I make 1 Large table using 3 forms to input data to it? How can I link the forms using a command button? All 3 forms are made from the same...
  8. J

    Using Access for daily data entry

    Hi, I'm new to databases, I'm new to access, apparently very new... I want to use access to input numbers on a daily basis, in a whole I need everything related to the date. I want the user to input a date, or access to figure what day it is then, minus a day for them, then I want that to be...
  9. J

    new to access, need some help getting started

    Hello, I'm new to access but I've been workin with excel for a while. The project im currently working on seems to be more suited for access. What I want to do is use my excel file to print reports using data from access. I know about importing data to excel then I'm sure I can come up with some...
Back
Top Bottom