Recent content by marksa

  1. M

    Can't create/view reports

    View Reports Thanks for the reply - we did figure out with some help. The issue was with the printer setup. A new network printer was installed and the endusers didn't "install" the new printer, the mapping was the same as the old and the users were still able to print. By deleting and...
  2. M

    Can't create/view reports

    Did you figure this out? I am having a similiar problem on some of my computers - Is there another application that may be interfering or a reference not properly set?
  3. M

    Changing back colour

    Try This See the sample database attached - I used this work around for a similiar problem -
  4. M

    Automate Keyboard Shortcuts

    I am working with a Memo field and want to pull the text without the formatting code and store it in a seperate field by the use of a command button. I can manually do this by setting the focus on the memo field and using the ctrl + num 5 keyboard shortcut to select just the text and then...
  5. M

    Countdown Database

    Purpose The purpose of the timer is to make sure they put in a 40 hour work week. All of these people work from home on flex schedules that include evenings and weekends.
  6. M

    Countdown Database

    I was asked to come up with a "40 Hour" timer for some folks that work from a home office. After reviewing some samples it seems the best way to do this was to use a timer event and count down 14400 seconds (40 hrs x 60 min x 60 sec). Also wanted to display the time left in "hours" and...
  7. M

    This should be easy

    Conditional Formatting is the way to go - it works perfectly. Thanks for your help - I was pulling my hair out.
  8. M

    This should be easy

    I'm working with continous, but I have tried to have it work in single and haven't been successful.
  9. M

    This should be easy

    I tried both, still have the same problem but different. When I put the code on the form itself instead of the control box, the conditions carry through the entire form only when you are actively in the control box.
  10. M

    This should be easy

    I am currently working on a "Training Database" in Access 2000. The database holds 150 "Employees" and the training that they are required to complete and the dates the training expires. What I would like to do is: All training that is prior to today's date would flag in some fashion, i.e. the...
  11. M

    Two columns in a Query

    I have a query that lists names, functions, primary/Alternate/Reference, and contact information. I have successfully built queries from the main query to break out the specific "functions". I would like to further sort those queries by "P" then "A" then "R". Obviously sorting by ascending or...
  12. M

    Editable Text in Form View

    Worked GREAT!!!!!!!!!!!! Thank You.
  13. M

    Editable Text in Form View

    I would like to create a form, where I can put in some type of control that will allow me to edit text (Bold,Color etc...)in a Form View. I have tried putting in a Word Control, but that can only be edited in design view. I can put in a richtext control that will allow me to edit, but I can...
Back
Top Bottom