Hi everyone,
I have written a VBA code that is supposed to update one table by referring to another table on the same sheet. I have used the SumIfs formula since I have 2 columns taken as decisive basis for the allocation of data (Att1 to Att4). What I basically want to achieve is that the first two columns of each table are compared and if a match is found, I want this macro to build a sum of those elements in the corresponding row.
My code is:
The excel-file is attached. Could anybody tell me what's wrong with my code?
Thank you very much in advance! SumIfs Update.xlsm
Bookmarks