Page 1 of 1

Please use VBA Excel 6. Ask the user for the name of their company with atleast two words and store this to a string var

Posted: Tue Jul 12, 2022 8:15 am
by answerhappygod
Please use VBA Excel
6. Ask the user for the name of their company with atleast two words and store this to a string variable. Dialog Box title must be "Query". Remove all leading and trailing spaces. Now find the number of characters in the string after removing the leading and trailing spaces and store to an integer variable.
Please Use Vba Excel 6 Ask The User For The Name Of Their Company With Atleast Two Words And Store This To A String Var 1
Please Use Vba Excel 6 Ask The User For The Name Of Their Company With Atleast Two Words And Store This To A String Var 1 (7.71 KiB) Viewed 35 times
Query Enter company name. Must be atleast two words. I OK Cancel