Search results

  1. R

    Form queries. Multiple checkboxes.

    Hey all, Im a little stuck here. I have a form Im using to run a query. The form has multiple text fields and check boxes. Everything works fine If I just select (any)one of the check boxes. If I check more than one, I get no results. (which is because no records have them both selected). So...
  2. R

    Warning on a field change.

    Hey all, Thanks for all of the help you have already given me. Here's another. What I'm trying to do it get a field, which is a combo box, to pop up a warning when someone tries to change it. I'm trying to keep people from unknowingly change the name field of the time sheet. I only want the...
  3. R

    How to Deploy?

    Well, I've got my DB ready to go. Now what? I need to host it on our Win2003 server. How do clients use it? I think im getting more confused as I try to figure this out. We are a small company and I just want to be able to have everyone here use the database at the same time without too much...
  4. R

    Subform problem

    I have a subform with lines for each task. Ill fill it out and then hit the new record button (in the main form). When I click to go back to the previous record, a new line has been created at the top of the subform. Is this a known problem? I made the subform pretty straight forward, so I'm...
  5. R

    Duplicate Record Error

    I'm trying to make a simple DB that we can enter our time for working on projects. So far I have a Form with the employees name and the date in it. Then below that is a subform with the project number, name, client name, and hours. I want to use this whole "sheet" for one days worth of work...
  6. R

    Populating a Subform item to another subform item.

    Hey all. I'm trying to get a combo box to populate the box next to it. Basically pick a project number in the 1st box and have the project name show up in the second box. I have it working, but the problem is that when it puts in the name of the project, it fills the whole column with that...
Back
Top Bottom