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
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.
Query Enter company name. Must be atleast two words. I OK Cancel
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.
Query Enter company name. Must be atleast two words. I OK Cancel