Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: 92hilux
  • Content: Threads
  • Order by date
  1. 92hilux

    How to Create a Help File

    I require a Help file similar to the ones found in the sample databases. They seem to be similar to the Form media.. but seem to resemble html as well? I looked through the directory in Access to see if files were attached.. but didn't notice any?? does anyone know how these files are...
  2. 92hilux

    VARIABLE display area

    i have a Library directory of sorts.. it has two fields, title, and Description that are of variable length (cant' seem to get a average to work) so.. i was wondering.. when it gets to my report. Is there a way to have a field display according to the data in it? ie. if the title is very long...
  3. 92hilux

    Variable Display areas for REPORTS

    i have a Library directory of sorts.. it has two fields, title, and Description that are of variable length (cant' seem to get a average to work) so.. i was wondering.. when it gets to my report. Is there a way to have a field display according to the data in it? ie. if the title is very long...
  4. 92hilux

    Make the Form close after One use.

    I have a Search form, that is opened via a menu form button. I would like the search form to only work once, then close. IE.. after the user clicks "search", the form will open a Report, and then close itself. Is this possible? PS the report and all of the minor details is done. i...
  5. 92hilux

    Form works once, but not again?

    I have created a Form, with 8 check boxes that create a dynamic query that will allow the user to search a table for matching records. The search works Wonderfully the first try... BUT... any additional search is returned with additional results (not correct). If i close the form and open it...
  6. 92hilux

    Possible to Merge Reports? to make SUPER REPORT?

    is it possible to compile a single report with the entities found in two different reports? also only include entities once in the final if they are found in both reports?
  7. 92hilux

    Compliling a report with Two Queries?

    I want to complile a report with the results of TWO different queries? Is this possible? haha OF COURSE! but how do I do it!? haha the deal is.. my query1 is using a variable search criteria. and.. i want this search criteria to be searching two fields. But i don't want it to Require both...
  8. 92hilux

    How to Alter a text Variable?

    I want to search a table for a variable, but.. i want to search it with the addition of wild cards For example. if the user inputs "AND" i want the variable to be saved as "*AND*" i am thinking this is easy, But. i have no experience with Access and am having an absolutely...
  9. 92hilux

    Opening a Report from A Form

    I have a report that must be opened via the form. The report itself works perfectly, asking for a parameter to querry the data with. The code i presently have.. to open the report, causes it to open empty everytime, regardless of the parameter value. Is there a simple code that i'm missing?
  10. 92hilux

    parameter query: How to?

    I am a new user.. and can't seem to get anything to work. my boss wants a Database that has a search feature. The table is split into; Title, refNumber, Location, Type, etc. I want the parameter querry to return the Title, RefNumber, Location for either a title search or a searched based on...

Part and Inventory Search

Back
Top