Find the attached file with solution.
Steps | ||||
1 | select cell from your sheet 'Receivable From Customer (Prog)' D3 | |||
2 | Press Ctrl+F3 any where (here I use A1) | |||
3 | Select New | |||
4 | Name as "Cell_format" | |||
Formula '=GET.CELL(53,'Receivable From Customer (Prog)'!D3)' | ||||
5 | In your sheet insert the formula and drag down | |||
6 | paster the formula '=IF(RIGHT(Cell_format,2)="Cr",-D3,D3)' | |||
7 | copy 1 right and down as much | |||
Note : | for stable the value use copy and paste special | |||