Search results

  1. M

    How do I make an Access report to print out mailing labels?

    I have a simple one table. With Name, address etc etc. Basically we want to take all of the info from the table, and print mailing labels from it. I thought mail merge into word, but that is a little nuts for me. Not a clue on how to do that. I've seen it done as a report before, and I wanted...
  2. M

    Searching using queries

    Hi everyone, Cheers for the help so far. Here's the latest.... (Sadly I can't upload on here as it's about 100kb too big) I've added in a 5th tab to my database (I'm using tabs to segregate the form up). This is for the user to set the criteria for a search and run the query (SearchFilter -...
  3. M

    Filter on form with subforms problems :(

    Filter on form alternatives..... new problems Basically, I search, and the subform data doesn't show up. Or, I search on it, and it only ever shows up a certain category. I have several subforms :( Any ideas?
  4. M

    Report help please urgent :(

    Oh nuts. I basically want to do a report in the form of a letter for each record, showing all it's subform bits. So it will be.... Letter Title + logos Dear ___ Text and info (just using the text boxes from query selecting current record - will be a button on form) Subform 1 categories...
  5. M

    Mail Merge the current record to Word....

    n/m n/m
  6. M

    Making fields visible

    How do I do this? Basically, I got a subform (and another field also) that are invisible. They become visible when a tick box is, well ticked. Ok... so I have a button that does some nice code stuff. Well I have two actually.... What I want, is some code to put in the code builder bit, to...
  7. M

    Filter on form button, and report query

    Filter on form button HELP !!!! :-( 1) Ok well I like this filter on form button... but.... is there any way I can get it assigned to a button on the form, and then another button to select the filter (when all the other existing buttons are faded out)? ---------- 2) Also, how do I create a...
  8. M

    Text based on drop down fields.

    I have a drop down menu, that puts the selected data into the field "Tier". When I select something from the drop down "Either Tier 1,2 or 3" some relating text is shown and stored in field "TierInfo" - basically cos that's the only way I could do it. The code I used (on AfterUpdate) of the...
  9. M

    MS Access help - User Searching on forms? :-(

    Ok. So I finished my project.... but...... I got to show my manager the finish database, feeling pretty pleased with myself. And… She tells me she needs to be able to multiple search with ease. So what I’m now looking to do, is to be able to create something, that allows you to search on...
Back
Top Bottom