-
Please edit your (original) post and use the CODE button (Alt-S)! (For large amounts of code, attach it.)
General rules and best pratices of the Forum. - General - MQL5 programming forum (2019)
Messages Editor -
Your code only reads the first cell. For a specific cell you must read all fields on the line(s) until you have read the specific line.
-
Please edit your (original) post and use the CODE button (Alt-S)! (For large amounts of code, attach it.)
General rules and best pratices of the Forum. - General - MQL5 programming forum (2019)
Messages Editor -
Your code only reads the first cell. For a specific cell you must read all fields on the line(s) until you have read the specific line.
William,
I have edit the original post to bring into compliance with the general rules and best practices.
Obviously, I'm out of my depth, but appreciate any help you are willing to provide. I'm not quite understanding the code necessary to accomplish " For a specific cell you must read all fields on the line(s) until you have read the specific line." Help, please?
Help you with what? You haven't stated a problem, you stated a want. Show us your attempt (using the CODE button) and state the nature of your problem.
No free help (2017)
Or pay someone. Top of every page is the link Freelance.
Hiring to write script - General - MQL5 programming forum (2018)
We're not going to code it for you (although it could happen if you are lucky or the problem is interesting).
No free help (2017)
Help you with what? You haven't stated a problem, you stated a want. Show us your attempt (using the CODE button) and state the nature of your problem.
No free help (2017)
Or pay someone. Top of every page is the link Freelance.
Hiring to write script - General - MQL5 programming forum (2018)
We're not going to code it for you (although it could happen if you are lucky or the problem is interesting).
No free help (2017)
William,
Got it done. Thanks!

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hello MQL5 Forum Members!
Does anyone know how to FIleRead a specific cell from an Excel CSV file? I have seen a lot of discussion about simply reading data from a csv file, but nothing about reading from a specific cell (unless I'm missing something).
Here is the function I wrote to read a csv file, but I need to get the data from a specific cell: