Modules - Functions in Vba
Modules - Functions in Vba
Learning objectives
• String functions
• Length()
• Mid()
• Ltrim()
• Rtrim()
Tp– using inbuilt string functions
• Refer to separate handout for tp5 called funwithstring
• using in-built vba string functions
• Reference book: Microsoft vba programming for the absolute beginner pg
42.
• Additional work:
• 1.use vba code to format the output as shown in the handout/ebook.