Hello,
Iam new to programming and very new to VBA programming. I need a VBA code to split a textbox into multiple textboxes in powerpoint using the keyreturn as basis for delimiting each text.
Can you give me the working code for the same
have tried split function in vb, but doesnt work
Iam new to programming and very new to VBA programming. I need a VBA code to split a textbox into multiple textboxes in powerpoint using the keyreturn as basis for delimiting each text.
Can you give me the working code for the same
have tried split function in vb, but doesnt work
Comment