Search results

  1. J

    Forms - Tab Controls

    Thanks for all the responses - I will give it try.
  2. J

    Forms - Tab Controls

    I tried that and it just inserts the subform over the main form. I must be missing something in my tab control properties.
  3. J

    Forms - Tab Controls

    I am trying to create a form with tab controls. I currently have the form created with a subform, I have added tab controls at the top and would like to insert my subform on a separate page, but am not sure how to do this. When I am in design view and click on the second tab nothing happens...
  4. J

    Help on how to track monthly ongoing data

    Help - I am running into more problems. So far I have compiled all my expenses for months of January thru August into one expense table by employee code. I am not sure how to calculate total expenses for each employee for those months. Some employees have a record for each month with expenses...
  5. J

    Help on how to track monthly ongoing data

    Thanks for all your help - you have been a huge help.
  6. J

    Help on how to track monthly ongoing data

    Thank you for your help. I was able to get my query to work by making a couple of adjustments. I have another question pertaining to the same database but another topic. I need to update a field in my expense table that has a PK code for each employee that is listed as ###-###. I would like to...
  7. J

    Help on how to track monthly ongoing data

    Thanks for your reply. I am currently compiling all months into 1 table. I have added a field for month, but do not have a PK in this table because the same name and code can have expenses processed each month. Any suggestions on how to accomplish this. I have added a month field to my table...
  8. J

    Help on how to track monthly ongoing data

    I am developing a database that tracks monthly expenses. I need to be able to compile each month into one table and am not able to figure out the best way to do this. Each person has a unique code, but could be listed multiple times for the year. Please let me know best way to do this. I have...
Back
Top Bottom