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 Chriss Miller 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: wildek
  • Content: Threads
  • Order by date
  1. wildek

    New Hard Drive: S.M.A.R.T error on boot up

    I have an HP 854n PC. It currently has a 120 GB 5400 RPM hard drive in it. I just purchased a Seagate 300 GB 7200 RPM to use as the slave. I was not able to get the PC to detect the new drive with the exisiting cable. I tried setting the jumpers to slave, and then to ignore drive size on the...
  2. wildek

    find/replace macro code using another macro

    Hi, I'm trying to get a macro to open another macro in a different worksheet (the worksheet will already be opened) and then prompt the user to enter the text to find, and the text to replace within the macro (not on the workesheet). Basically, I'm tryin got find the code to open and fill in...
  3. wildek

    Frequent lock ups and start/task bar & system tray disappear

    I have a Windows Server 2003 SP 1 which is running as a web server (not doing any highly intensive work yet as we are still piloting this program so only a limited # of users can access it, and they only do so for short periods of time). The server keeps locking up at least once per week, maybe...
  4. wildek

    Excel VBA Input Box is rounding numbers automatically

    Please see this thread (originally posted in wrong forum). thread222-1054027
  5. wildek

    Excel Input box automatically rounding numbers

    Hi, I have an excel input box that prompts the user to enter in a person's temporary pay rate if it finds a certain code in another column. If the user enters in a pay rate with cents in it such as 40.66 or 39.50 it rounds the number off to 41 or 40. How can I get it to keep the cents and round...
  6. wildek

    Invalid File Header Signature

    Hi, Every night I back up using Brightstor 9 on a server running windows server 2000 SP3. I am using Maxell DLT 40/80 tapes. The media is overwritten/formatted nightly before the backup. The job status shows the backup as complete and finished. When I look in the Activity log, I see a ton of...
  7. wildek

    Backup

    I'm trying to backup an ADP database using SQL Talk. The database name is pay4win and the server name is fred3. This is the script I have in SQL Talk: connect pay4win user/password; set server fred3; use 1; backup snapshot to c:\backup\pay4win on server; disconnect pay4win; I get the following...
  8. wildek

    Win 2000 Server Backup running Sybase SQL DB

    Hi, I'm running a single server Windows 2000 Server that is running a Sybase SQL database that I need backed up. What software would anyone recommend? I noticed Veritas Backup Exec is mentioned often, but I did not see a Sybase agent on their site. Is there any other way I could back up the...
  9. wildek

    Converting Integer to Time

    Hi, I'm trying to convert a date field that is set up as an integer to a regular time format. For instance, the current output for the field is 66600 which is really 6:30Pm. How can I make it output the time as 6:30 PM? Thanks, Ken
  10. wildek

    Periodic Diagnostics for ioplanar0 error

    Hi, I have an AIX 4.0 server and every morning on the screen is the following error: "Periodic Diagnostics for ioplanar0 has detected a problem. The service request number is 811-960." I hit enter and can log in. Any ideas would be greatly appreciated. Thanks, Ken
  11. wildek

    Restricting File Access

    Hi, Is there anyway I can restrict file access. All users belong to the Everyone Group. There is a directory on the F drive which contains an excel file for each user. Is there a way I can allow the users to see only their excel file? The users will have to be able to save and modify their own...

Part and Inventory Search

Back
Top