Looking for a string in Excel file with multiple sheets
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello,
I want to read an Excel file with multiple sheets. From the file, I want to search for a particular string.
How shall I do it?
Any ideas?
Thanks
2 commentaires
David Barry
le 6 Nov 2012
Modifié(e) : David Barry
le 6 Nov 2012
Is this a one off task or are you looking to automate for many spreadsheets? When you say "search for a particular string", what exactly are you looking to return?
Réponse acceptée
David Barry
le 7 Nov 2012
You should try looking up the xlsread, strmatch, find and strncmp functions in the help. There are comprehensive examples that should demonstrate what you need to do.
If you are still struggling then please upload some sample data.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Spreadsheets dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!