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 bkrike 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: RAWC
  • Content: Threads
  • Order by date
  1. RAWC

    Page direct based on program contained in gridview

    I am attempting my first asp.net/vb.net application. I have 15 clinical programs that a user may be a member of. When a row is selected in the gridview, I would like to get the value of the clinical program the employee is a member of. I would then like to set what page url is used for the...
  2. RAWC

    Join problem???

    I have a table of procedures done on a patient. The patient can have one procedure with more than one diagnosis or modifier (left, right, bilateral, etc.) The modifier stored in the patient procedure table is the key value, when I instead need the description. Everything brings back what I...
  3. RAWC

    Keep cursor in current control problem

    I am working on a database that if the user selects "Other" for certain fields, a text box then becomes visible. At that point, the newly visible field becomes required. I am having problems returning focus to that field. I enter the control and do not enter any text, but tab out of...
  4. RAWC

    Selecting records with date after today

    I'm very new to Crystal and am trying to fix an existing report. The database has a field "date_stopped". If that date is today, or before today, I do not want that record included on the report. I have tried using Now() and CurrentDate, both of which had errors. I know what I have...
  5. RAWC

    Need example of Consolidate within Excel

    I am preparing for my Excel MOUS and am stumbling over the data/consolidate function. My main problem is lack of an example. I took a prep course, and the instructor offered no more examples or explaination that what was in the book (which wasn't much!). Any help would be appreciated...
  6. RAWC

    Selecting most recent record

    I need to find the most recent record for a patient in a table of Lab Results. From this table, I need to get the Patient Chart Number, a specific test (Hgb A1C), the result of that test, and the most recent results (there are multiple records (dates) in the table for each patient). The...
  7. RAWC

    Removing Automatic Logon

    Ok... I've seen all of the posts on how to set up Auto Logon with NT. I need to find out how to remove it. I can guess, but would prefer not to when messing with the registry. If I just remove the password from within the quotes, what happens with the user id that is supplied? Would you...
  8. RAWC

    Word 2002 Address problem

    I have a user with Office XP. They create a letter, then highlight the address at the top of the letter. Going under Tools>Letters and Mailing>/Envelopes and Labels... this is where the problem starts. She ends up with the entire letter being formatted for the envelope. Then an error saying...
  9. RAWC

    Query OK, Report processes some records 2x's

    I have a report that checks values and if they do not meet the requirements, it turns the backcolor of the field to grey, and at the same time increments a counter. My counts are off, by just a few. Going through debug, I noticed that some records are being process twice. (This is after...
  10. RAWC

    Missing value list items in combo box

    Im trying to populate a combo box based on a Value List. Not all of the items listed are showing in the combo box and I am stumped! Row Source Type is Value List. Row Source is Dell;Gateway;KDS;Samsung;Sony;Viewsonic. Combo box shows Gateway Samsung and Viewsonic only. Also have another...
  11. RAWC

    Major problem! Citrix and Workgroup file. All DB's now have security!

    I am hoping that Rick Sprague will read this and assist me. I was in the process of attempting to apply some sort of security to a database that we have residing on Citrix. All users also get Access 97 from the same location. I created the workgroup file and a blank secure database locally...
  12. RAWC

    Fonts not listed in Word

    On all NT machines, we are having problems getting fonts to be displayed in the dropdown within Word. They are listed in the font folder, and we have given "Everyone" permissions to them (also tried giving individual permission, and making them the owner). Additionally... fonts are...
  13. RAWC

    Fonts not listed in Word

    On all NT machines, we are having problems getting fonts to be displayed in the dropdown within Word. They are listed in the font folder, and we have given "Everyone" permissions to them (also tried giving individual permission, and making them the owner).
  14. RAWC

    Setup error with Hotfixes for NT 4.0 Server (SP6a)

    Trying to apply hotfixes for NT 4.0 server from Microsoft results in a Setup error Cannot install Hotfix on terminal server. What's going on?

Part and Inventory Search

Back
Top