R
Ray
Hi -
I have a data-dump that's used as the source data for a variance
report. One of the fields contains a transaction date and the name of
the purchaser ... this entry is always formatted like this:
dd.mm.yyyy lastname,firstname
Of course, the first & last names are of variable lengths. Is it
possible to build a formula that would essentially strip off the date
and space (eg "05.15.2009 "), leaving me with the full name of the
purchaser?
My current solution utilizes the text-to-columns functionality, but
requires the user to add a column (in the correct location or risk
over-writing data) and then using text-to-columns ... I'd like it to
be an 'automatic' action when the data is refreshed (ie, re-pasted).
Any ideas?
Thanks, ray
I have a data-dump that's used as the source data for a variance
report. One of the fields contains a transaction date and the name of
the purchaser ... this entry is always formatted like this:
dd.mm.yyyy lastname,firstname
Of course, the first & last names are of variable lengths. Is it
possible to build a formula that would essentially strip off the date
and space (eg "05.15.2009 "), leaving me with the full name of the
purchaser?
My current solution utilizes the text-to-columns functionality, but
requires the user to add a column (in the correct location or risk
over-writing data) and then using text-to-columns ... I'd like it to
be an 'automatic' action when the data is refreshed (ie, re-pasted).
Any ideas?
Thanks, ray