I have an excel file on which:
1. The first sheet has a summary of the financials for the current month. I would like Cell B2 to change cells B2 & L2 on the "LE & ME TB" tab.
2. The "ME & LE selection" tab changes cells C2 & C3 on the "TB - Monthly Basis" tab, which is fine. Both these tabs have VBA code on it.
My problem is that I inherited this file from someone and do not know how to amend the code. Currently if changes are made on the "ME & LE Selection" tab, it also changes the "LE & ME TB" tab, instead of only the "TB - Monthly Basis" tab.
Could someone please explain or show me how to fix this problem? I have attached a sample file as well. It is an .xlsb file.
Many thanks,
Abbas.
1. The first sheet has a summary of the financials for the current month. I would like Cell B2 to change cells B2 & L2 on the "LE & ME TB" tab.
2. The "ME & LE selection" tab changes cells C2 & C3 on the "TB - Monthly Basis" tab, which is fine. Both these tabs have VBA code on it.
My problem is that I inherited this file from someone and do not know how to amend the code. Currently if changes are made on the "ME & LE Selection" tab, it also changes the "LE & ME TB" tab, instead of only the "TB - Monthly Basis" tab.
Could someone please explain or show me how to fix this problem? I have attached a sample file as well. It is an .xlsb file.
Many thanks,
Abbas.