Hi All
I have a table with one field as memo. This has so many lines of data.
I like to find data from a particular line (say n th line). Pls help with a function which i can use in the query. I have little knowledge about the instr.
But i dont know how to check the line number.
Thank you
Eg:
line1
line2
line3
line4
line5
line6 etc
I have a table with one field as memo. This has so many lines of data.
I like to find data from a particular line (say n th line). Pls help with a function which i can use in the query. I have little knowledge about the instr.
But i dont know how to check the line number.
Thank you
Eg:
line1
line2
line3
line4
line5
line6 etc
Comment