What am i doing wrong here?
![]()
Please Login or Register to view this content.
What am i doing wrong here?
![]()
Please Login or Register to view this content.
Which line is returning the error?
let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source
If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE
Walking the tightrope between genius and eejit...
Where/when do you get the error?
PS Why are you calling the UserForm_Initialize sub multiple times?
If it's to (re)populate the listbox you should move the code to populate the listbox to a separate sub and call that when required rather than calling the event.
If posting code please use code tags, see here.
It isnt stating which line is generating the error, just pops up with the error message.
I got this code from anothe site, works fine when list box is populated with cells A1:J100... I move it to another workbook and populate it with cells U2:AD1001 and I get this error?
Any chance you could upload a sample workbook?
Click on GO ADVANCED and use the paperclip icon to open the upload window.
right when the workbook opens, a login screen will appear;
Username: Matt Brown
Password: 1234
Thanks guys!
File is over 1mb so had to upload on another site: http://www.filedropper.com/testpagev1 Rest assured it is safe!
And sorry forgot to mention, it is the mattbrownoverview userform in VBA
I'v downloaded the file, now what do I need to do to recreate the problem?
in VBA, view the userform mattbrownoverview, when you run it you will get the error code
The only error I get when running that form is here,
and is because there is no sheet with the tab name Sheet19.![]()
Please Login or Register to view this content.
There is however a sheet with the codename Sheet19 so if I change the above to this the error is fixed.
Can't seem to generate any other errors when playing with the form.![]()
Please Login or Register to view this content.
Legend! I knew it would be something so small. Thanks ever so much man
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks