G
Guest
I have a spreadsheet of part numbers where number of rows will vary month to month. Each month, I need to extract 2 digits from the part number and store in another column for some other analysis. I use MID function to do the extraction.
I have been entering the formula in the top cell of a blank column and then copying it to the remaining rows. How do I get a macro to do this? When I used 'macro recorder', it picked up the exact cell range for this month's spreadsheet...which means it could crash next month if number of rows is different
I have been entering the formula in the top cell of a blank column and then copying it to the remaining rows. How do I get a macro to do this? When I used 'macro recorder', it picked up the exact cell range for this month's spreadsheet...which means it could crash next month if number of rows is different