Forum Discussion

JoeCavasin's avatar
JoeCavasin
Brass Contributor
Jan 20, 2025
Solved

VBA: Input Box vs User Form Capabilities

Seeking advice on which of the title items seems like the most appropriate option for the criteria below. Preface also to say lots of folks on here have been incredibly helpful with all the VBA ques...
  • HansVogelaar's avatar
    Jan 20, 2025

    Since users have to enter multiple items for each new or leaving user, I'd use a userform with text boxes to enter the information and command buttons to save the current information and to start over.

Resources