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!

Recent content by zyphac

  1. zyphac

    Maxtor Data Recovery - Need help.

    All hard drive companies do not recover data under warranty, they willonly replace your drive, if the drive still can be readable try pluggin it into another computer and use a data recovery program such as this one: whttp://www.runtime.org/gdb.htm otherwise a data recovery company can recover...
  2. zyphac

    ntfs problem

    Try this program I use it and it works great http://www.runtime.org/gdb.htm
  3. zyphac

    Intel Xeon, why?

    Xeon are mainly used for servers, they are work horses. Also the L2 cache goes up to 2MB, 1mb, 512k. As for just viewing CAD, a fast p4 with a good graphics card would do just fine. Not to mention they Xeon cost a lot more.
  4. zyphac

    XP 2400+ running at 1400?

    In your bios wher is says manual, 1500, 2000, 2250 select 2000, that is the true speed of the 2400(2ghz) I built a computer using a Asus board that had the same type of settings. Each MB use differnt way to set them up. Selecting 2000 should fix your problem
  5. zyphac

    why is this happening.. cd-r slowing down while recording..

    I had a mitsumi 32x12x40 cdrw, it started to stop in the middle of the disk, of course ruin it. Then I tried to set it to a lower burn 24x, it worked for a while, then it took 12 min to burn the disk. Finally it wouldn't reconize the disk. So I had to buy a new one. That may be your course of...
  6. zyphac

    Adding value based on a cmb Box

    Thanks Steve!!!!!! Mr Lewy has come up with the anwser: =Sum(IIf([Products]='1',[Tons],0)) So if you want to know how to get totals base on a cmbbox value here you go. products = cmbbox name, tons = input value textbox name. Cheers
  7. zyphac

    Adding value based on a cmb Box

    It still gives me an error, it also changes the syntax: from this: =Sum(iif(cmbproducts='Sand',Tons,0)) to this: =Sum(IIf([cmbproducts]='Sand',[Tons],0)) I am using access 2002, ,could this be why? Thanks zypha
  8. zyphac

    Adding value based on a cmb Box

    I made a sand, dirt, rocks text box in the footer of the subform. Then in the control source: Sum(iif(cmbproducts='Sand',Tons,0)) it gives me the error #Name? This is for the sand txtbox, I have not put the syntax in the other two boxes. Thanks zypha
  9. zyphac

    Adding value based on a cmb Box

    I have them in the footer section. What I am trying to do is: Say you select rocks out of the cmbbox. the go to the tons text box enter 23, next line select sand, enter 100. so on and so on. On the total boxes of the main for add the total of sand, rock, etc. The way i have it now it just adds...
  10. zyphac

    Adding value based on a cmb Box

    I have a combo box with 3 values(rock, sand, Dirt). I have a tons box in which to input tonage. At the bottom of the form I have the totals boxes(sand, rock, dirt). I forgot to mention the combo box is in a sub form in datasheet view. I can get it to add every thing in the tons text box, but I...
  11. zyphac

    cmb Box, subform, and adding

    I have a form with 2 subforms. The first sub form is datasheet view, and one of my boxes is a cmb box. It selects type of rock: sand, rock, asphalt. Then my next subform is the totals. sand rock asphalt. I can't get them to add up say the total sand, aspfalt, rock. The subform in datasheet views...
  12. zyphac

    Primary IDE on KT4V not working

    The CRC error has nothing to do with the problem. His Primary IDE sometime detects his hard drive. CRC deals with the data itself, not the detection of the drive. I have never really like MSI boards I alwas have had problems with the in one form or another.
  13. zyphac

    loosing icon on desktop

    Is the desktop cleanup wizard running, ,you can find it by right clicking on the desktop, properties, desktop tab, customize desk top. the see if the box is checked.
  14. zyphac

    Small Partition After XP Install Removal

    Brian, So you used the low level format utility in the SCSI card BIOS. Then used partion magic to merge the 8 meg partition. I have tried to do this with fdisk, ,dos ver of partion magic. and it still is showing the 8 meg unused space, mine isnot actually a partion,8 megs of unused space. When...
  15. zyphac

    Small Partition After XP Install Removal

    HiBrian, I have a SCSI seagate, it has a 7 meg unused space, and a WD IDE drive with about 8 megs too. Partion magic won't allow me to do any thing with that either. This leads me to belive that this is left over space form the manufacturing process. I'm not a computer engineer, I guess what...

Part and Inventory Search

Back
Top