Search results

  1. A

    Alert User of appoitments

    Thank you, you have been very helpful.
  2. A

    Alert User of appoitments

    In my membership database I have popup forms within the main member form. One of the popup forms is a form called phonelog. Within phonelog lets say I might put call this cusotmer back on Wednesday. I would like to click a checkbox that will set an alert for me so the next time I start the...
  3. A

    Mail Merge with Word 97

    I have used code posted here to mail merge the current record in an Access form to a word document. Does anyone know how to do a mail merge for everyone in a form or query?
  4. A

    making a gryed out field active

    I have a form with cmd buttons on it. When you enter a new record with no iformation on it my cmd button is greyed out and that works fine. What I want is once you start typing in info the cmd button then becomes active. Any help.
  5. A

    importing data from another table

    Yes our member db is at a company level but also have a linking table that gives info for each employee within the company. The seminar db that I mentioned would have companies which are not members with their employees that they are sending to the seminar who are not members, then there are...
  6. A

    importing data from another table

    Hi, I have a members database that track all current members, one of the things I track in the members db is education. Our company provide seminars for member and Non-member companies and the boss wants to have the member database and the seminar database separate. What I want to do is cut...
  7. A

    Hit a wall, Stuck

    Thank you it worked...:-)
  8. A

    Hit a wall, Stuck

    I have a form with a subform. the main form has company Id(key feild) with other information and a empty txtbox I put in. The subform is linked by company ID but also have employee ID(key feild) and employee name. What I want to do is on the main form's txtbox put in the employees id from...
  9. A

    textbox in form to open another form

    Hi, I have a form with Comapny name,Company Id number as key field and a unbound text box. Within the form is a subform with all employee names and their individule ids. What I want to do is enter the individual id in the main forms text box hit enter and that persons individule form opens...
  10. A

    Use check box field in calculations

    Thank you it works fine.
  11. A

    Use check box field in calculations

    Have form with amount due and three optional payments of a fixed amount. I have these three optional payments as a checkbox field. I put in a amount paid control box and want to show the total amount paid. If they did not selected any of the optional payments then the amount paid will just...
  12. A

    calculated field help

    Hi, I have a members database with member info. I have Member dues for lets say $300 and three voluntary contribution options as check boxes each contribution has a set price like $65, $25 and $25. I put a calculated control box named total amount paid, but having problems with the formula. I...
  13. A

    Parameter querey

    Thnaks guys I will give it a shot. Al
  14. A

    Parameter querey

    Hi, can anyone tell me if there is a way to choose more than one parameter on a parameter querey. I made a products list for a convention company and then made a product search parameter querey where the attendee enters one product number in and a report bound to the querey automatcally prints...
  15. A

    Broadcast emails

    Talismanic thanks works fine and I can work with it, but is there a way I can have one email window open and have everyone in the query in that one email in CC line etc..
  16. A

    Broadcast emails

    I have a membership form with their emails on the form. I have the code for their email address on double click open our email programs with there address in the send to field. What I would like to do is query out certin member types and somehow have their emails put into outlook express...
  17. A

    auto fit to screen forms

    HI Anauz, I also would love a copy of that code. My address aguzman@nespapool.org
  18. A

    Want to change table's key field to autonumber

    Table has information in it already and the key field was set to number when created. There are 1033 Records and I now want to change it to autonumber but the records do not go 1-1033 in order some numbers skip along the way so my last key field is 1041 with 1033 total records. I want to have...
  19. A

    Incrementing Key Field by one

    I have a member table and each member has a memberID field that are from 1-1041 but have just 1033 records, some numbers are skiped because members were deleted and some were added. For the future I want the member key feild to automatically follow 1041, inother words to be automatatically...
  20. A

    Some One PLeae Help Out!!!

    I Have two combo boxes. One dictates what the other will show and I have that working fine. What I want is when you change your mind or if a change needs to be made in the first combo box the second one clears out and will be ready to show the contents of the new selection. Any help would be...
Back
Top Bottom