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

    FTP error code 462, how to resolve?

    Please forgive me for posting this same to 3 different forums. I didn't know which one was the right one. Hi, I had a FTP server working on my old server from january -06 until end of may without no problems. I was using Serv-U program while it's not the best I was happy with it. On august, I...
  2. artsi03

    FTP error code 462, how to resolve?

    Please forgive me for posting this same to 3 different forums. I didn't know which one was the right one. Hi, I had a FTP server working on my old server from january -06 until end of may without no problems. I was using Serv-U program while it's not the best I was happy with it. On august, I...
  3. artsi03

    FTP error code 462, how to resolve?

    Hi, I had a FTP server working on my old server from january -06 until end of may without no problems. I was using Serv-U program while it's not the best I was happy with it. On august, I build a new server and installed the same software as before. Everything seemed to work fine until I tried...
  4. artsi03

    RAID 6 vs. RAID 5+hot spare? Online capasity expansion?

    Hi, I'm planning to build a new RAID system. I'm looking towards of Promise EX8350 controller as it supports RAID 6. However, I have now started to think about RAID 5+1 disk as a hot spare with automatic rebuild. What do you think? They both should be quite as secure, but RAID 5 is faster? My...
  5. artsi03

    Old computer to 6 SATA server

    Hi, I have an old 1,3Ghz computer, that I would like to convert to mirror raided NAS, for 900Gb of data (including neat functions like skype phone online 24/7 etc.). I was wondering for my options. - I have space limiting myself to use ordinary mini-atx tower instead of 5U racks (depth is too...
  6. artsi03

    Excel saves to temp and then deletes the original, what's wrong?

    Hi, I'm having a real problem running Excel. I have done a macro sheet to help input info. When I want to save the sheet, Excel asks if I want to save to a temp file. If I choose no, nothing will be saved. If I choose yes, Excel will write a file containing hex numbers as it's name, without...
  7. artsi03

    Excel saves to a temp file then deletes original

    Hi, I'm having a real problem running Excel. I have done a macro sheet to help input info. When I want to save the sheet, Excel asks if I want to save to a temp file. If I choose no, nothing will be saved. If I choose yes, Excel will write a file containing hex numbers as it's name, without...
  8. artsi03

    Idle timeout for Excel?

    Is it possible to add a idle time-out to Excel-sheet? If someone opens a document and won't make any changes there for let's say 30 minutes, the macro would save all and exit. The script would need to run immediately from startup. Thanks.
  9. artsi03

    Newbie help neede with Excel VBA

    Hi! I have data on my excel sheet that needs to be copied to a certain row and column. I'm making a form button that excecutes a macro script. Now, my 1.st copy attempt looks like this: Range("A4").Select Selection.Copy Range("C12").Select Selection.PasteSpecial Paste:=xlValues...

Part and Inventory Search

Back
Top