This is close! Maybe I am doing something wrong but I cannot get it to function when I put the data validation cell on a different sheet. Also the drop-down list cannot be locked to a specific cell. It has to fill down a column. I set my worksheet up with
a minimum of 500 lines. Each line needs this search function in three different cells of each line.
Here is my problem in a little more detail. I have a list of goods and services (999 at last count), a list of Vendors (1573), a chart of accounts (305), and banks (5). I am creating a worksheet such that a person can select from drop-down lists a vendor
and then an item which then auto populates the description, the amount is manually entered, and then the correct account and bank selected from other drop-down lists. This is repeated for each item in the purchase from that vendor. The entire transaction and
all its lines (there could be from 1 to 40 or more lines per transaction) identified by an auto generated unique number. When the next transaction is entered: new vendor and items etc... a new unique reference number is created (each transaction numbered sequentially).
The reason I am doing this and not just entering the transactions into Quickbooks, our accounting software, is security and control. Quickbooks does not offer sufficient permissions control to separate out and exclude say payroll from the expenses. The person
doing the entering is in the Philippines and oversight is in the US.
The above worksheet and its columns are then mapped to Quickbooks and the data imported weekly.
I need consistency in spelling, format (such as dates), completeness and arrangement of information.
I have completed all of my requirements and the worksheet is done and it works. However it is onerous! Selecting from these long lists makes the worksheet unusable. I need a Google-like search for each of the cells for vendor, item, and account on each line
of the transaction.
I realize this is no small task and is outside of my skill set. Getting all the other requirements setup did not take that long to do - this problem I have spent many hours researching and testing ideas. If this is just not possible with Excel then I will
move on to a different solution.
If anyone has the skill to help me with a solution for Excel 2016 for Mac, if it is even possible!, I would really appreciate it. Maybe if this only works in Windows I can also implement in that OS if needed.