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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by donnadee

  1. donnadee

    PM Time Only - Access 97

    Thank you mgolla ! That worked well. :)
  2. donnadee

    PM Time Only - Access 97

    mgolla, I created the mask on the form and as soon as I tab through, it reverts to AM still. I also tried the input mask in the table, but still reverts to AM. I want to type 9:00 and have it convert to 9:00 PM Should I drop medium time?
  3. donnadee

    PM Time Only - Access 97

    I have created a medium time field in an Access97 database. The field is TimeClosed. 99% of the records will have times that close in the PM. Access automatically fills in AM at the end when users type 5:00 Can this be reset to make it autofill in PM instead of AM as the preference? Thanks...
  4. donnadee

    Groupwise and win2k

    You need to download a windows messaging software from Microsoft. Depending on your version of Windows 2000 it could be called WTipcfg.exe or winipcfg.exe. It needs to be downloaded, unzipped and put in the root of the C: drive to unzip correctly. You'll also get a message that Groupwise may...
  5. donnadee

    Calculate age from weeks to years?

    I finally got it ! ! ! Thank you both Soooooooooo Much. I truly truly Appreciate it !
  6. donnadee

    Calculate age from weeks to years?

    Minimum Age: Int([Minimum Age Range]/52) & " yrs " & Int(([Minimum Age Range] Mod 52)/4.3) & " mos " & Int(([Minimum Age Range] Mod 52)/4.3-Int(([Minimum Age Range] Mod 52)/4.3)*4.3) & " wks " I had copied the code directly from the site, but it wouldn't use it...
  7. donnadee

    Calculate age from weeks to years?

    I think I almost have it. The weeks are showing up as negative figures. is there any way to correct that? Thanks so much for helping me on a Friday night. :)
  8. donnadee

    Calculate age from weeks to years?

    Thanks for the help. It says I have an open parenthesis somewhere in the paragraph. any ideas?
  9. donnadee

    Calculate age from weeks to years?

    We had our web-based application recently upgraded, and now it exports children's ages to a text file by weeks. It is frustrating. Ex. You enter the child as 4 years and it exports as 48 weeks. If you enter the child as 4 weeks, it exports as 4 weeks. If you enter the child as 4 months, it...
  10. donnadee

    AOL 7 causes failure in WebAccess

    Here's what I found on the Novell website. Althought the AOL client is not a supported browser for WebAccess, the following procedure has worked for some customers: 1. On the server with the web server edit SYS:\NOVELL\WEBACCESS\WEBACC.CFG. 2. Change the line Security.UseClientIP.enable=true...
  11. donnadee

    WebAccess Slow Logon/no logon

    I believe AOL has installed some security updates that prevent users from getting in to WebAccess using the AOL browser without changing some security settings. The easiest way around is to minimized AOL and use Internet Explorer or Netscape.
  12. donnadee

    DOS And Windows Printing

    Are you using a switch box, or do you have a second parallel port? We had some troubles when we moved to Windows 98 on a dos program written back in the early 80's. The switch wouldn't let it print. We had to install a second parallel port, or all we got was a line of jibberish.
  13. donnadee

    Word - How to make it stop thinking for you?

    Go to Tools, Auto-Correct, and uncheck items you don't want to happen. Go to the next tab "Format as you go" and uncheck the items you don't want here. Also if people don't want Word to autonumber or bullet things for them, uncheck those boxes on Format as you go and on the...
  14. donnadee

    GroupWise Spellchecker

    Do those users have Corel installed? Have you tried re-installing the client? Was GroupWise installed after Office?
  15. donnadee

    File date changed to 1/1/1985

    I had a friend who had the same problem. After much trial and tribulation, they believe it was an issue with realtime scanning portion code of Norton Anti Virus. They updated to the latest build 7.61.0.935 on their servers and workstations and the issue was resolved.

Part and Inventory Search

Back
Top