Hello
I need help in creating a code for userForm with 14 fields (columns) to capture. The code I created stops at the 9th column it gives me an error. What Im trying to do is select a record (row) and edit it.
I hope this makes sense
Thank you
Hello
I need help in creating a code for userForm with 14 fields (columns) to capture. The code I created stops at the 9th column it gives me an error. What Im trying to do is select a record (row) and edit it.
I hope this makes sense
Thank you
Last edited by badookiE#1; 04-14-2023 at 09:30 AM.
What is the error you get? It would be helpful to see what you have done so far
Giuseppe
www.effinovate.com
If you are populating List/Combo box with AddItem, you can only add 9 columns.
So, store data in an array and load it using .List or .Column property.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks