If you want to ask the user for an input, you can create a userform or you can simply use the Inputbox() method of VBA. For example:
a = InputBox("Enter the name of the picture")
Created by DoMyExcel.com © | Excel & VBA Consulting | Customized Excel Solutions starting at 29 USD
No comments:
Post a Comment