Hi, todays idiots question...
I have an excel file called eg. Invoice01.xls. I will be creating a whole sequence of invoices (invoice02.xls, invoice03.xls etc) and want the invoice numbers that are on the actual worksheet, to be created automatically (so I dont muck them up).
One way I thought of doing it was referencing the filename of the excel document (so as long as I have the filenames correct and in sequence the invoice numbers will be too)... Is this possible?
In english I want to basically have a cell with text=filename or something like that...
Thank you.