Search results

  1. E

    Lock dbase with serial number

    This definitely has the lock feature which is good. The question now would be, how to unlock after the 30 days has passed. Say the user emails me, and I email then a serial number. How can the lock function be automatically removed? Would I have to send a new dbase without a lock attached? If...
  2. E

    Lock dbase with serial number

    I dont know if this is the best place to find the answer but I maybe someone can help. I have finished a "beta" version of a database for a church. The church will likely distribute the database to other users/churches. I want to make a "trial" period of say 30 days to use the database and then...
  3. E

    Financial Reports By Date, Member, Family, Fund, or Amount

    Thank you, I will give it a try. I am more of a WYSIWYG user but the code is simple enough I think I can manage it.
  4. E

    Financial Reports By Date, Member, Family, Fund, or Amount

    I am new to access and programming in general. This is my first real project and I am just about finished. Just trying to tie everything together, clean up the db and add the final graphical design and layouts. My last major task has me stumpped. I am trying to generate reports of donations...
  5. E

    Copy field data to subform?

    I tried uploading the previous version so you could see all tables and structure but the file is 1.2MB too large to upload here. ***************************** Version2 basically contains the tables and sample data when I began building the forms. The tables were quite ambitious and show a...
  6. E

    Copy field data to subform?

    Hi Pat, The relationship is many to many. Each memeber may have a residential, mailing, business or other address. The same address may be shared by many members. I am trying to attach a file so you can see
  7. E

    Copy field data to subform?

    Pat, That definitely sounds like something I should be doing, however as I stated before I am just a beginner and I'm afraid I might get lost if things become to complicated. I'm not being paid to do this, I am volunteering for a church. Perhaps I can email you what I have and you can see what...
  8. E

    Copy field data to subform?

    I was thinking along those lines, but perhaps my logic is flawed. Again I'm new, so please bear with me. My goal is to save data entry time. So even if the all fields in the table sharing the same FamilyID are the same I dont want to have to type it for each member of the family. The database is...
  9. E

    insert object button?

    My second, and probably very simple question. I have an image field in a form that is bound to an ole object. Currently to add an image to this i have to right click insert object, create from file etc... What i would like to do is place a button under the placeholder that when the user clicks...
  10. E

    Copy field data to subform?

    This may seem like a simple problem to most but I am not a programmer so if you can help please be gentle and remember I am a novice. I have 3 tables: Family, Member, and Children. All three are linked by FamilyID. Ideally each family would reside at the same address, have the same phone number...
Back
Top Bottom