Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. zirilan

    How to parse a value from a csv field in MS Access

    I need an Access function that will give me the xth value from a CSV field. ie: ParseCSV([Keywords],1) will return the first value from the field [Keywords] for the current record, ParseCSV([Keywords],2) will return the 2nd etc. This would be used in a MS Access query to break our values in a...

Part and Inventory Search

Back
Top