A
Amazon
I've been given a workbook to reformat and I need help.
The predominate challenge is to reformat the contents of single cells, each
containing a letter, a date, (mm-dd-yy) and a number. Example: P Aug 12 03
2. I want to build a macro that will:
1. Find and remove the first letter
2. Reformat the date into another date format
3. remove the final number and place it into an adjacent column.
I spent a few minutes recording a macro while using the "Find" tool, but
after reading the code I decided I don't know enough Visual Basic to pull
this one off by myself. Can anyone help please?
Of course none of this would be necessary had the original author been a
little more careful when setting up the workbook. Now it's fallen to me to
fix it - all 3,000 entries.
Jane
The predominate challenge is to reformat the contents of single cells, each
containing a letter, a date, (mm-dd-yy) and a number. Example: P Aug 12 03
2. I want to build a macro that will:
1. Find and remove the first letter
2. Reformat the date into another date format
3. remove the final number and place it into an adjacent column.
I spent a few minutes recording a macro while using the "Find" tool, but
after reading the code I decided I don't know enough Visual Basic to pull
this one off by myself. Can anyone help please?
Of course none of this would be necessary had the original author been a
little more careful when setting up the workbook. Now it's fallen to me to
fix it - all 3,000 entries.
Jane