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

Search results

  1. O

    Using cell range as sql parameters

    I'm just using the Microsoft Query Wizard to set up the select statement. To keep it brief for testing, I'm only returning two fields in this query. SELECT itmnum, sdesc FROM ivpitems WHERE itmnum=?
  2. O

    Using cell range as sql parameters

    I'm really at a loss here and it seems to be such a simple task that I must be missing the forest for the trees. I am given an excel 2007 worksheet with columns of part numbers, descriptions etc. which usually is no more than one hundred rows. I need to access an external database AS400(DB2) and...
Back
Top