i want to use the excel function "TEIL" in vba.
TEIL is out of the german version from excel and can be translateted into PART.
=TEIL("Hello World";3;7) in an excel-sheet delivers "llo Wor".
anyone has an idea, how i can use that function in vba?
thanks!
TEIL is out of the german version from excel and can be translateted into PART.
=TEIL("Hello World";3;7) in an excel-sheet delivers "llo Wor".
anyone has an idea, how i can use that function in vba?
thanks!