Lord-Nikon
Expert Member
- Joined
- Jul 22, 2008
- Messages
- 2,511
- Reaction score
- 0
I need to know if its possible to get PHP to search through an Excel file, lets say Column A, if a match is found in row 20 return column H Row 20.
Is that remotely possible? I've searched the web, even php.net but without any success.
If you have any scripts on how to do this or know of any sites where I can get resources into doing this, it would be much appreciated.
Any other suggestions to work around this (except transfer the Excel spreadsheet to a SQL server ---- don't have the time to do that or write a program to manage it from there on) are more than welcome!
Is that remotely possible? I've searched the web, even php.net but without any success.
If you have any scripts on how to do this or know of any sites where I can get resources into doing this, it would be much appreciated.
Any other suggestions to work around this (except transfer the Excel spreadsheet to a SQL server ---- don't have the time to do that or write a program to manage it from there on) are more than welcome!