Hi all,
Having designed a few basic userforms for input my employers have decided that i'm a VBA genius when in fact i'm self taught from a text book and google (god bless t'internet!).
I have put together a basic userform for inputting information for a new project but am having trouble adding a function that allows users to amend existing records. The line of code that is causing me problems is as follows- Me("TextBox" & j).Text = Format(.List(.ListIndex, j))
The whole section of code that it sits within is as follows ; (shamelessly cribbed and adapted from another source)
I'm fairly positive that the issue is something simple/stupid but i'm struggling to work it out. Here's hoping that you can help.![]()
Please Login or Register to view this content.
Thanks
Dan
Bookmarks