On Oct 26, 6:12 am, Stephen Russell <[email protected]> wrote:
> How about schema for the data we are searching please. Also need to > know how to FIND the row you are first looking for so we can add a 1 > to it? > > Last point is how much data is in this control, 20 rows or 20,000? Or > is the data still in the db and we are attempting to get the PK for > that row first? Thanks for the reply. There is no database. It's simply a windows folder with about 1,300 PDF files in it. They are named sequentially, ie "R001200, R001201, R001202" and so on. I am creating an array using the GetFiles method which seems to sort them by default from lowest to highest or A to Z.
