Search results

  1. S

    Sorting By Date

    Hey Guys, I have a form with a list box containing departments. when i click on a department and then preview report i wanted to bring up a specific record entered on a specific date. therefore I havethe report based on a query. I needed to sort the information by date, so in the...
  2. S

    Formatting a Report

    Hey Everyone, I have a Report that contains SS#'s that I don't want visible when I view and print the report. Is there a way to just hide some of the numbers so that, only the last four digits are visible. I would use the visible property format but that would hide all the...
  3. S

    combo box to open a word document

    I have a letter that i want to be printed or mail to certain recipients, therefore I want to use a combo box to select the recipent I want to send the letter to. I tried to use mail merge, but it gave me about 100 letters one for each recipent. how can i fixed that problem. Thanx
  4. S

    Sort by Date Range

    Hi Everyone, I haven't use DB in years so i'm a bit rusty. I have a large database and I wanted to have a report that is sorted by recently updated in 2 weeks, so i would give a range for the date, and the report would be filtered for that range. I build the report on a query...
  5. S

    populating the form

    :confused: I recently added a find button, using the wizard in access, i am searching three feilds ( Id, Last name & first name) when i type in these feilds and want other info to populate on the same form. now i need to update the code, so that when i hit the find button it does populate. can...
  6. S

    find record

    I forgot to mention that my form is based upon a table, i have created other tables and forms based on this one therefore I don't want to change a lot of stuff. I tried the forum but nothing helped. I have a form with about 10 fields, i added a find button to search for a record, using...
Back
Top Bottom