MacroToolkit - excel - scripts (1)

cell outline #

lineGray {ALT + SHIFT + 1} #

linegray
Remove the guidelines and create the gray line.
→ click : outskirt of the cell range selected.
→ double click : entire cell of the cell range selected.

lineBlack {ALT + SHIFT + 2} #

lineBlack
Remove the guidelines and create the black line.
→ click : outskirt of the cell range selected.
→ double click : entire cell of the cell range selected.

lineBlackBold {ALT + SHIFT + 3} #

lineBlackBold
Remove the guidelines and create the bold black line.
→ click : outskirt of the cell range selected.
→ double click : entire cell of the cell range selected.

colorFill {ALT + SHIFT + 4} #

colorfill
fill gray color on the cell selected.

setA4 #

seta4
Adjust the page size for A4 size.
→ recommended for new worksheet.

delhyperlink
Delete hyperlinks. The format is all erased together.

delBlank #

delblank
Delete all the spaces of the selected cell.

toFirstSheet #

tofirstsheet
Go to the first sheet.

savebysheetname #

savebysheetname
Save each sheet as a separate file.

copyWidthHeight #

copyWidthHeight
Copy the width & height of the selected cell and paste it to the cell that is selected.

colorpicker #

colorpicker
Copy the color of the selected cell and paste it to the cell that is selected.

fontset #

fontset
Set the font of active sheet to “Segoe UI” 10pt.
→ if using Korean apply “Malgun Gothic”

coloredRowDel #

coloredRowDel
Delete the row of the colored cell from the selected area.

checkDuplication #

checkduplication
In the selected area, color the redundant value.

removeDuplicates #

removeduplicates
Remove the duplicate value from the value of the selected area and make and paste a new sheet.

formatNum_normal #

formatNum_normal
Change to a normal number format.
[yes - with right padding(accounting)] #,##0_-;[Red]-#,##0_-;-_-
[no - without right padding] #,##0;[Red]-#,##0;-

formatNum_thousand #

formatNum_thousand
Change in a thousand unit number format.
[yes - with right padding(accounting)] #,##0,-;[Red]-#,##0,-;-_-
[no - without right padding] #,##0,;[Red]-#,##0,;-

formatNum_mil #

formatNum_mil
Change in a million unit number format.
[yes - with right padding(accounting)] #,##0,,-;[Red]-#,##0,,-;-_-
[no - without right padding] #,##0,,;[Red]-#,##0,,;-

formatNum_date #

formatNum_date
Change to a date format containing the day.
[yes - with day of the week] yyyy-mm-dd(aaa)
[no - without day of the week] yyyy-mm-dd

clearFilter #

clearFilter
clear all filters.