I am guessing this might be easier than I thought, but I still can't figure it out. Here is my sheet as I can't install XL2bb.
Columns A through C are imported in. D is a sort and unique formula. I use a dropdown from a list (G) to populate E with the Merchant Category.
If I import new data into Column A, my sort will work in Column D, but its associated Business Type (Col. E) from the dropdown will not move with the data in Col. D.
How can I do this?
Thanks so much!
Columns A through C are imported in. D is a sort and unique formula. I use a dropdown from a list (G) to populate E with the Merchant Category.
If I import new data into Column A, my sort will work in Column D, but its associated Business Type (Col. E) from the dropdown will not move with the data in Col. D.
How can I do this?
Thanks so much!
Column A | B | C | D | E | F | G | |
Date | Merchant | Amount (Dollars) | =SORT(UNIQUE(b2:b1000)) | Dropdown from Col G. | Merchant Category | ||
1/1/24 | CD Iron Works | 14,000 | Best Woods Grounds | Business < 50 | Gov't | ||
1/2/24 | Blue Collar Inc. | 18,125 | Blue Collar Inc. | Business > 50 miles | Business < 50 | ||
1/8/24 | Best Woods Grounds | 6,519 | CD Iron Works | Business < 50 | Education | ||
1/9/24 | City of Springfield | 23,457 | City of Springfield | Gov't | Charity/NFP | ||
1/9/24 | Blue Collar Inc. | 3,420 | Business > 50 miles | ||||
New data | New data | New Data | |||||
1/15/24 | CD Iron Works | 5,000 |