renebigot / XlsxReaderWriter

XlsxReaderWriter is an Objective-C library for iPhone / iPad and Mac. It parses and writes MS Excel XLSX files.
MIT License
437 stars 119 forks source link

Search #70

Closed Treverr closed 7 years ago

Treverr commented 7 years ago

Hello,

Is there a way to search for text and get the cell it is in? And something like a VLOOKUP?

renebigot commented 7 years ago

You have to write some code to do that.