Search results

  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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