• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Recent content by nelsonwang

  1. N

    Conditional Formatting based on different cells color coding [SOLVED]

    I have one suggestion - instead of write down all the variety of the conditions in 10 columns (seems each column uses different CF), add 10 more columns (say AA, AB, AC, etc.). Manually assign values of 1,2, or 3 to column AA if the first column is green, yellow or red. Repeat it for all...
  2. N

    need help using vba to pass data from website to Excel

    Hi SirJB7, thank you very much for your advice and prompt response. Reading your posts and realized it is really a great idea - I never thought about copy the source code and find the values that way... the example you provided definately showed me a path to a new direction. Thanks again. At...
  3. N

    need help using vba to pass data from website to Excel

    Hello, my excel file has a list of zip codes, and I am trying to look up these zip codes on FedEx website to determine the shipping zones, and then bring the results back to the excel file. I wrote following codes, using InternetExplorer.Application to connect to the FedEx webiste. I am able...
Back
Top