I think I found what I needed to do. I had to add the "False"
attribute after the command that will show the intermediary form.
I.E.
Userform.Show False
On Jul 22, 5:09 pm, turtle wrote:
> Hello,
>
> I am in the process of creating some data entry forms in Excel thr
Hello,
I am in the process of creating some data entry forms in Excel through
visual basic. Basically I have one of the forms setup so that the
client can enter the information requested and it will automatically
be placed in a spreadsheet after clicking on a button.
I am able to allow the clie