Forum Discussion
Phil-365
Apr 11, 2022Copper Contributor
Excel User Form
I have Created a program that has sucessfully used a Form to enter data for several years. Recently as soon as the Form is in Focus i receive an debug Form that states Run-time error '-2147417848 (8...
Apr 14, 2022
I gather that you have worked around the problem by moving the Specie data to the main workbook. Unless there is some reason for wanting to keep it in a separate workbook, there is probably little point in trying to determine the cause of the issue.
Phil-365
Apr 14, 2022Copper Contributor
Thats not really found the cause though, the program has to open several more files i would have major problems if i had to incorporate them into the main program, do you not think
- Apr 15, 2022Without more information on the various files that need to be access, it is not possible to determine if they really need to be separate files and\or what drawbacks there might be from having all of the data in the one file. If you can provide more information and a copy of the files, I will provide you with a considered opinion of what you might do.