Forum Discussion
Need assistance creating more complex data verification!
It may help to upload the workbook with non-sensitive data. I can roughly see what your code is doing, but it would greatly help to see the data structure in each of the workbooks...
Also:
1. Is your form on an the worksheet or is it a UserForm
a. If it's a userform then we need to know the name of the textbox or combobox
2. What column is the account code located on the worksheet? Is it in a specific cell?
3. Where is the $ amount on the form? What is the cell location or textbox name?
4. Anything else you that may be pertinent.
If you wrap the code in code tags it helps with readability: The button that looks like this: </>
Thank you for your response. I will strip sensitive data out of both the main form, and the file we are pulling the data out of / want to verify data out of.
I will either upload them here, or upload them to a dropbox account with open access for editing.
Sincerely,
Brent Cochran
- Brent CochranSep 04, 2017Copper Contributor
https://www.sendspace.com/filegroup/NAfQmgFxSC7KvmTbQHv%2BgQ
The above link will get you to the 2 files in question.
Hopefully this will help with finding a solution for what I'm looking for.