Hi there! I am a fairly new VBA coder and have learned everything so far from online resources and YouTube tutorials. Currently working on an Excel VBA form that would allow users to update client information in a database over time without actually going into the raw data. I have a findvalue function that works; however, it is messy and I fear it is slowing my system down as there are 93 data elements that need to be updated any time a client update is made. Any ideas on how I can turn what I have into a cleaner, faster working process?
Thanks in advance for any insights!
Bookmarks