Get a worksheet name using Excel VBA - Stack Overflow
經安全檢測,此網站為安全網站,請放心前往原始網址!
Get a worksheet name using Excel VBA - Stack Overflow
2013年10月11日 - I would like to create an user-defined function in Excel that can return the current worksheet. I could use the sheetname = ActiveSheet.Name.