I have folder that includes thousands pdf-files. They are numbered like
14500.pdf
.
.
15666 invoice.pdf
.
.
23000 list.pdf
and so on.
I need macro which takes bigest number+1 of the file name and puts it in cell A1 (in this situation it should be 23001). I have macro which does this but problem is that it gets slower and slower every day because more files are coming every day. Is there any solution?
Bookmarks