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 Wanet Telecoms Ltd 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: *

  1. thestampdad

    Javascript needed for PayPal Shopping Cart

    Hello everyone, I am trying to find a way to use javascript (I no nothing about this) to pass to our PayPal shopping cart the right shipping and handling charge. I was told that javascript would be able to help? We are selling 3 things that all have a different price and different shipping...
  2. thestampdad

    Blurry/Grainy Display

    Hope you can help. I was "playing" with the screen resolution. Was 1024 by 768 pixles tried 1152 by 864 pixels used it for awhile went back to 1024 by 768 pixles after a few hours Now screen is not sharp but grainy My wallpaper is very grainy and some programs don't display correctly anymore...
  3. thestampdad

    How to stop a loop in Excel Macro

    Below is part of a macro I have in Excel which is stuck in a loop. How do I stop the loop once the last cell has been found and dealt with? I would like the macro to automatically continue without any manual intervention. keep_going: Cells.Find(What:=" Total", After:=ActiveCell...
  4. thestampdad

    USB Port - Is it Working?

    I hope I am posting in the right area. I am running Windows 98 SE. I have just installed the software for my Canon Digital Camera (Power Shot A70) and when trying to download the pictures, my computer cannot find the camera. I have rebooted with the cable in the USB port hoping that my...
  5. thestampdad

    Using Nested If in Excel

    I am using a Nested IF statement which is not returning the correct value for me. I have 7 IF's and one cell that it references is empty but this may not always be the case. Once the formula hits this empty cell it does not seem to carry on with the remainder of the formula. The formula below...
  6. thestampdad

    Print Area Property - Cannot set dynamically

    Hope someone can help me with this. I am trying to set a print area that is 14 columns wide but can be any number of rows. The number of rows changes daily. The print area cannot be "hard coded" it must be dynamic. Here is my code so far: sub printing()...

Part and Inventory Search

Back
Top