srizki
Well-known Member
- Joined
- Jan 14, 2003
- Messages
- 1,857
- Office Version
- 365
- Platform
- Windows
The request is to create a formula in column E of the tab named "Compare (roll up)". The formula should be designed to look up a value in column A and match the corresponding text on sheet PGL, Column A. It should then sum up the values in column G that correspond to the matched text. However, there is a problem where the formula adds up similar information. For instance, it sums up values for 111_cash and 11_cash. Therefore, the original formula needs to be corrected. The current formula being used is: =SUMIF(PGL!A:A,"*"&'COMPARE (ROLLUP)'!$25,PGL!$G:$G)
A correction is required to fix this issue.
Thank you!
A correction is required to fix this issue.
Thank you!