Hi,
Anybody know what yy% could be in Excel?
Here it is in context:
SELECT Part.Description
FROM Part
WHERE Description Not Like 'yy%'
Thanks in advance for any help/insight.
Bordway
FWI...
Reason... I'm converting old Excel spreadsheets that connect to an ERP system via ODBC.
Upgraded to ERP system where ODBC isn't available.
Bruce O
Anybody know what yy% could be in Excel?
Here it is in context:
SELECT Part.Description
FROM Part
WHERE Description Not Like 'yy%'
Thanks in advance for any help/insight.
Bordway
FWI...
Reason... I'm converting old Excel spreadsheets that connect to an ERP system via ODBC.
Upgraded to ERP system where ODBC isn't available.
Bruce O