Hello Community,
I need some help with formatting. Right now my data is coming out fine but I would like bold certain text on the file.
On the attached i have my original output and what i would like to see.
This is my original data:
| ARE | Month | Symbolic Account | Account Number | GL Total | Total Accrual | Total BiWeekly Amounts | UPD% | Accrual Calculation | Variance | % Differences |
| 476T | 06 | T003 | | | 10 | 21.27 | 0.5 | 10.635 | -0.635 | |
| 476T | 06 | T002 | | | 13487 | 27316.44 | 0.5 | 13658.22 | -171.22 | |
| 476T | 06 | B001 | | | 174798 | 353891.26 | 0.5 | 176945.63 | -2147.63 | |
| 476T | | | 47118000 | -188295 | | | | | | |
| 476T Total | | | | -188295 | 188295 | 381228.97 | | 190614.485 | -2319.485 | 0.01 |
I would like for it to look like this:
| ARE | Month | Symbolic Account | Account Number | GL Total | Total Accrual | Total BiWeekly Amounts | UPD% | Accrual Calculation | Variance | % Differences |
| 476T | 06 | T003 | | | 10 | 21.27 | 0.5 | 10.635 | -0.635 | |
| 476T | 06 | T002 | | | 13487 | 27316.44 | 0.5 | 13658.22 | -171.22 | |
| 476T | 06 | B001 | | | 174798 | 353891.26 | 0.5 | 176945.63 | -2147.63 | |
| 476T | | | 47118000 | -188295 | | | | | | |
| 476T Total | | | | -188295 | 188295 | 381228.97 | | 190614.485 | -2319.485 | 0.01 |