Forum Discussion
IlyassB320
Jan 20, 2023Copper Contributor
VBA code: report value in a selected column
(for clarity, see pics and code) Hi, Having these data: Table 1 in "customers" sheet Table 2 in "cars" sheet I'm able to get the matching value of each row of "customers" to "cars" in a separate...
IlyassB320
Jan 20, 2023Copper Contributor
hi mathetes,
what I’m trying to achieve is reporting the missing values of columns A respective to each row in cars and customers, meaning the customer name for the orange colored rows and the inventory number for the green colored rows.
As you see from the image, for every entry in “result”, it only reports the car, color and interior.
mathetes
Jan 20, 2023Silver Contributor