• 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 BillS

  1. BillS

    vlookup multiple return possibilities...

    I see now what you were doing in column B... thank you...
  2. BillS

    vlookup multiple return possibilities...

    thank you for the response by the way...
  3. BillS

    vlookup multiple return possibilities...

    the returned response is what I need... can you explain what the calues in column B are...?
  4. BillS

    vlookup multiple return possibilities...

    but only return 1 value ...
  5. BillS

    vlookup multiple return possibilities...

    I would like to have option to choose small, small,2, small,3 etc...
  6. BillS

    vlookup multiple return possibilities...

    I need a formula that will return a lookup value if more than 1 possibility is available... i.e. lookup value 1 and return value in column 2... the lookup array will have several 1's to chk from with different values in column 2... I need it to return a small value from array...
  7. BillS

    charts

    that worked... thx... It let me change the array to my named array... =IF(SUMPRODUCT(--(E12=Exceptions)),G12,H12) will start new string next time...
  8. BillS

    charts

    i receive an error if written =if(E12=Exceptions,H12,G12) to not receive an error, i have to use =IF(OR(E12=E5,E12=E6,E12=E7,E12=E8),G12,H12) Exceptions is my name for the array E5:E8
  9. BillS

    charts

    sorry... changed subjects without changing subject line... is it possible to write an if statement using name manager...? Exceptions being the name of an array... i.e. =if(E12=Exceptions,H12,G12)
  10. BillS

    charts

    is it possible to write an if statement using name manager...? Exceptions being the name of an array... i.e. =if(E12=Exceptions,H12,G12)
  11. BillS

    charts

    seems to keep defaulting back to 13.2 font which is tolerable but font 11 should be do-able...
  12. BillS

    charts

    is there a way to save a specific font in my chart templates...? everytime I pull up my template I have to change the font from 18 --> 11... i saved my template w the correct font but it still defaults to 18... pls advise... thank you
  13. BillS

    auto open macro in shared workbook...? [SOLVED]

    how do you change the profile pictures...? did not allow me to choose...
Back
Top