That will depend on what you intend to do with the input.
For more control over input (validating the input) and more flexibility in using the separate items (name, address, phone no), consider using a UserForm. Easy to set up and you can present say one page with 3 text boxes with appropriate labels for the user to specify name, address, phone no.
KR
Ingrid