Help with Microsoft Server VB Script sqltemp="SELECT"

Job ID: 33574140

Budget: $10 – $30 USD

The below sqltemp="SELECT line works fine not allowing any BillingType 'PAPER' to show. I would like to add another filter to this VB Script "select" line called "NONE'. Just not sure how to format it. Give me the answer in chat and I will pay $10.00 if it works in my testing - a very small job and simple for someone knowing VB Script.

sqltemp="SELECT * FROM Mystuff WHERE BillingType <> 'PAPER' AND AccNumber = " & Session("AccNumber") & " ORDER BY LastName"
Related categories: VBScript