Hi Guys,
I have a working database which gathers a lot of values (72 I think) from Userform and saves them into the next empty row of a worksheet. Unfortunately, as there are so many values when I execute the save function suing the command button, it takes well over 20 seconds to save the values to the worksheet. It's almost like it crashes. I have a very good PC with high spec processor/ram but it's extremely slow.
I've read a lot online about using arrays to speed up the saving process. I have past experience in programming with VB (18 years ago) and I managed to get this far but I have not got a clue where to start when it comes to arrays. Can anybody help?
Here is the code that I have for the save funtion:
Excuse me if my coding technique is poor![]()
Please Login or Register to view this content.
Many thanks
Zac
Bookmarks