Recent content by THREE05

  1. T

    Search Form COde Help!!!!!

    Dang :banghead: I cant get this. can you help me put it together? please?:D I got this fields. Doc_Name, Pat _Name, Case, Date, my forms name is "Search_F"
  2. T

    Search Form COde Help!!!!!

    on my search button I got this for one criteria , DoCmd.ApplyFilter , "[Doctor_Name] Like ""*"" & [Forms]![Search_F]![Txt1] & ""*""" I want to search by Folder_Name Date Room Birth date. I have tried "or" after ""*""" but doesn't work,, Help please.
  3. T

    Charitable contribution Database HELP

    Hey budy thank you very much, It did fix my problem, I posted another problem that I am having can you please help me. I want the donor addres to appear on top of my report and I also looking to generate a letter with the amount. donor name address .. some like that.. thank you buddy. God bless..
  4. T

    Add Donnor address to my report>?

    Somehow I am having issues linking contributor address to my report, How can I link it from the contact information to appear on it>? like the photo that I will attach. also I would like to print out a letter saying the amount and the donor name address.. is that possible? can anyone join me on...
  5. T

    Charitable contribution Database HELP

    I downloaded the Pre-Loaded CHaritable contribution Database that comes on access. somehow when I create a Report instead show the amount on US$ it shows me sets of ####. Is there anything I can do to fix that >? does someone has a similar database that would like to share? can someone please...
  6. T

    Hey buddy , are you still arround?

    Hey buddy , are you still arround?
  7. T

    autobackup database

    Exelent my friend I definitely try this and I let you know... have a good day.
  8. T

    autobackup database

    Hi guys. How can I do to program my database to autobackup with a button or when exit ? I hate to go to file, save as, backup database. I would like something nice like automatic :) please help :banghead:
  9. T

    If no number entered show msg box?

    Hello I have a Form that I use to enter my cases. I want to know on an field if no number is added there to show me a msg with error? I did check required field on table but would like something more professional. Field name is "OFF_IF" Thanks
  10. T

    Does that can be added anywhere in my code??

    Does that can be added anywhere in my code??
  11. T

    log in msgbox=msg+username?

    Yes something like that my Friend, that can read who is in from my usertable.
  12. T

    log in msgbox=msg+username?

    Hello FellowsL: I Have a log in form with multiple users, I had crated a simple welcome msg on the msgbox. But Im not satisfied with it. I want to see something better on the msgbox like, Welcome+the user that is login in at that time... can someone help me please.... Thank you in advance my...
  13. T

    Hey buddy I need your help... I have a log in form.. wich reads wich user is in the form. and I...

    Hey buddy I need your help... I have a log in form.. wich reads wich user is in the form. and I want to see in the msgbox "welcome " & wich ever user is logging in? do you get me?
  14. T

    Unbound txt box + Search Button

    Hey buddy thank you very much for your help.. I definitely try it out.
  15. T

    Unbound txt box + Search Button

    Hello World: I have a unbound search box w a search button. The purpose of this form is to run from a query that I have and from there I need to enter the date that the work was done Like Kind of a LOG OUT form. but I need help with the programming and if you guys have any advice on wich...
Top Bottom