I will give a short description of what going on:

I have a multipage excel file and I need to export each page as a separate pdf, while using cell a1 as its filename.

And if possible, since cell a1 has at least 200 characters in it, can I just use the first 20characters as its filename?

TIA