emmatm
Member
I have a trial balance on a tab of my worksheet which has the folowing columns:
Branch
Division
Division Name
Nominal Code
Nomina Name
Value
This list is nearly 15,000 rows.
I then have other tabs which have a set of financial accounts per company with the nominal code listed in column A - so for example lets say on row 7 in column A I may have code 6000 and then in cell F7 I want to return the value from my trail balance.
The trail balance for this company may have more than 1 division so I would want to say from:
Branch - look for all branch 1
Division - look for all divisions 3 & 6
Division Name - NA
Nominal Code - look for all nominal codes 6000
Nominal Name - NA
Value - return the exact value for all the combined rows.
Many thanks
Branch
Division
Division Name
Nominal Code
Nomina Name
Value
This list is nearly 15,000 rows.
I then have other tabs which have a set of financial accounts per company with the nominal code listed in column A - so for example lets say on row 7 in column A I may have code 6000 and then in cell F7 I want to return the value from my trail balance.
The trail balance for this company may have more than 1 division so I would want to say from:
Branch - look for all branch 1
Division - look for all divisions 3 & 6
Division Name - NA
Nominal Code - look for all nominal codes 6000
Nominal Name - NA
Value - return the exact value for all the combined rows.
Many thanks