Search results

  1. G

    Validation

    Hey folks, I'm using an option group in my program and would like to use a msgbox for confirmation when the user clicks on any one of the option buttons. I'd like to have it function so that if the user clicks OK in the msgbox the change is completed but if the user clicks cancel the change is...
  2. G

    Add a table

    Hello again all. Is there any particular reason why, when I add a new table to an existing query, and add fields to the query from said table, I cannot edit the new or previously existing fields when I run the query? Thanks for your time and consideration. Glennzo
  3. G

    Table Design

    Maybe someone can help get me started with a new project. I need to track names and addresses in a database. Also need to track donations for each person in the address database on a weekly basis. I'd like to relate the donation(s) to the date so that if I want to see what was donated during any...
  4. G

    Your guidance

    Hi everyone. I am going to create a database that will track weekly pledges for about 70 active members. I already have a 'membership' table that contains names and addresses, etc. We need to track items such as pledge type (weekly, monthly, etc ) and amount. I also need to calculate totals for...
  5. G

    Columns in report

    Hello to all. My first time here and first post. I'm trying to create a multi column report based on a query. The report will show the weeks of a given month, one week per column, with a label to the left and a totals column on the right. My question is, how do I make the label for each field...
Back
Top Bottom