D
Dan S.
How does one append the data in a cell to reflect a particular account
number. I want my invoices to be numbered in the date format YYYYMMDD
and then I want the account number appended and finally the invoice
number. Is there a way to do this automatically?
The cell may contain an =today() or something similar. But, I don't
know how to append it automatically.
Ex.
YYYYMMDD-AAAA-001
YYYYMMDD-AAAA-002
where, AAAA is the last four number of the account. And, of course,
the number is the invoice for the day.
number. I want my invoices to be numbered in the date format YYYYMMDD
and then I want the account number appended and finally the invoice
number. Is there a way to do this automatically?
The cell may contain an =today() or something similar. But, I don't
know how to append it automatically.
Ex.
YYYYMMDD-AAAA-001
YYYYMMDD-AAAA-002
where, AAAA is the last four number of the account. And, of course,
the number is the invoice for the day.