Use a Custom Number Format to display the dates in the ‘ReqDate’ (Column F in cells F18:F1017) and ‘WokDate’ (Column G in cells G18: G1017) as “dd-mmm-yy”
Question
Use a Custom Number Format to display the dates in the ‘ReqDate’ (Column F in cells F18:F1017) and ‘WokDate’ (Column G in cells G18: G1017) as “dd-mmm-yy”
Solution
Sure, here are the steps to format the dates in Excel:
- Open your Excel workbook and navigate to the worksheet where you want to change the date format.
- Select the range of cells you want to format. In your case, it would be F18:F1017 for 'ReqDate' and G18:G1017 for 'WokDate'.
- Right-click on the selected range and choose "Format Cells" from the context menu.
- In the Format Cells dialog box, click on the "Number" tab and then select "Custom" from the category list.
- In the "Type" input field, enter the custom date format as "dd-mmm-yy".
- Click "OK" to close the dialog box.
The dates in the selected cells will now be displayed in the "dd-mmm-yy" format.
Similar Questions
how to change CSV file's date from "dd/mm/YY" to "YYmmdd"
You would like to display the system date in the format "Monday, 01 June, 21". Which SELECT statement should you use?SELECT TO_DATE(SYSDATE, 'FMDAY, DD Month, YYYY') FROM dual;SELECT TO_CHAR(SYSDATE, 'FMDD, DY Month, 'YYY') FROM dual;SELECT TO_CHAR(SYSDATE, 'FMDay, DD Month, YYYY') FROM dual;SELECT TO_CHAR(SYSDATE, 'FMDY, DDD Month, YYYY')
You would like to display the system date in the format "Monday, 01 June, 21". Which SELECT statement should you use?
VBA寫法:在Excel儲存格B1的value為既有「日期」的年份,儲存格C1的value為儲存格B1的年份+1年。儲存格B2的value為另一新的年份,而儲存格C2的value為儲存格B2的年份+1年。在Excel儲存格A1:A10填寫了既有「日期」(d/m/yyyy)。現在以儲存格B2一的value取代儲存格A1:A10內B1日期的yyyy,及以儲存格C2的value取代儲存格A1:A10內C1日期的yyyy;但保留每一個儲存格內的d/m。
VBA寫法:在Excel儲存格B1的value為既有「日期」的年份,儲存格C1的value為儲存格B1的年份+1年。儲存格B2的value為另一新的年份,而儲存格C2的value為儲存格B2的年份+1年。在Excel儲存格A1:A10填寫了既有「日期」(d/m/yyyy)。現在以儲存格C2一的value取代儲存格A1:A10內C1日期的yyyy,然後以儲存格B2的value取代儲存格A1:A10內B1日期的yyyy;但保留每一個儲存格內的d/m。
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.