Search results

  1. R

    Font Colors

    I need to highlight several specific records in a form. I can't apparently do it in Form View and if I do it in Datasheet View, the entire form becomes that particular font/color. Is there a way to do what I need?
  2. R

    Access Record to Outlook Appointment

    How do I link or send a record in my db to an Outlook appointment date. This is to create a tickler to remind me that a product in my db needs a status check.
  3. R

    Form Protection!!!

    I've looked all over but haven't got a straight answer to this question: How do I protect a form from user(s) mucking about with it? To clairify...this form is not going on any network or LAN but it will be away from me, the owner, creator or whatever you want to call it. I don't want the end...
  4. R

    different colored fonts for item in row source

    I have a list of items in my table's row source. Is it possible to have each item a different color? If not, how would I go about getting each item in a drop down list a different color.
  5. R

    Saving Form as a Word Document

    I have a straight form, not based on a table, that I use as a template. I need to save it after data is entered. I have tried "save as" as form or report and when I open the saved form, all the data is gone. The form is blank. I've also noticed that I can't open a new record. Is this because I...
  6. R

    Access Security - Redux

    I setup my security for a db apparently wrong. I am totally locked out of Access, the program, totally. I can't access any of my db's or the one I had 'thought' I had secured properly. As luck would have it, I have a clean copy of my db's, which I ran on another computer. No problem there. But...
  7. R

    Access Security Help!

    I have managed to lockup the entire Access program on my computer. I can get into, and make changes, to my database. BUT...I can't access any db's without logging into the Access program, not just an individual db. How do I undo my screwup? Or is it undoable and I end up having to save the db's...
  8. R

    ControlTip Text Speed

    It seems that there is a control somewhere that allows me to set the timing on when controltip text pops up. There are times when I want it slower than others or faster. Where do I find this setting?
  9. R

    Select specific records in query

    UPDATED!: Select specific records in query UPDATE TO MY QUESTION: In my query, I need to be able to show ONLY those records that have an entry, AT PRESENT!, in that field and no others. I have tried the "between and to" and the -1 or 0 for the criteria. These both return ALL the info that has...
  10. R

    Updates not working

    My main form has a check box that when clicked, moves a completed record to another form. I have that form as a sub as well several queries setup on command boxes. When I go to the sub-form or query and try to click on the check box to put a removed record back into the main form, nothing...
  11. R

    Remove completed record from form

    I have a form with a checkbox that indicates whether or not a record has been completed. I need to remove the completed record and store it someplace for possible future retrieval. How do I go about doing this? And please, I'm a KISS person, eh? Thanks
  12. R

    Search across multiple fields in query

    I need to be able to search all the fields in a query, there are 9 fields, with a single parameter entry. Seems like there's a way but I can't find it. Thanks
Back
Top Bottom