I have a workbook containing 1 worksheet "Recovered_Sheet1".
Please could someone tell me how i convert all cells in column "D" to upper case.
The is no fixed number of rows so i need code that starts at row 3 and converts all non empty cells in column D to upper case.
I need VBA not a worksheet function as i want to prevent users from "breaking" the worksheet formats.
Many thanks for any help.
Please could someone tell me how i convert all cells in column "D" to upper case.
The is no fixed number of rows so i need code that starts at row 3 and converts all non empty cells in column D to upper case.
I need VBA not a worksheet function as i want to prevent users from "breaking" the worksheet formats.
Many thanks for any help.