Use of LCASE Function In Excel VBA Macro
LCASE We use LCASE function in excel macro. With use of lcase function we convert a string to lower […]
LCASE We use LCASE function in excel macro. With use of lcase function we convert a string to lower […]
EOMONTH With the help of EOMONTH Function in excel, we determine the date of the last day of the
EDATE With the use of Excel EDATE function, we add or subtract month, with a date. We use EDATE
RIGHT We can use RIGHT function in excel & macro both. With the help of right function we extract characters
LEFT We can use left function in excel & macro both. With the help of left function we extract characters
With the help of Len & Substitute Function. We can found out how may words used in a Cell.