Hi,
i want to create some kind of input box with multiple inputs in VBA.
It is not possible so maybe form can do this?
But how? Did anybody do something similar?
Jacek
Hi,
i want to create some kind of input box with multiple inputs in VBA.
It is not possible so maybe form can do this?
But how? Did anybody do something similar?
Jacek
Just add multiple textboxes to your form.
Everyone who confuses correlation and causation ends up dead.
Or divide the input box entry
![]()
Please Login or Register to view this content.
aa dividing is nice!
Multple textboxes will not work...
Jacek
Or you can input array e.g.
Not sure if this works for your language.
![]()
Please Login or Register to view this content.
If you ahve something 20 string to input and somthing 5 how you will model it ?
I should have mechanism fo add textboxed with a button or something
It would depend on what the inputs are. If they are all related, then use the options already mentioned. If not, it's easy enough to add controls on the fly.
thank you very much!
Jacek
jindon,
it is working:
Screenshot_6.png
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks