Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Friends,
I am trying to use a straight table and want to merge cells with same values. Can this be done?
Attached is the example for your reference and below is the desired output format.
City | Month | Payment |
|
|
|
London | Jan |
|
Feb |
| |
Mar |
| |
Apr |
| |
May |
| |
Jun |
| |
Jul |
| |
Aug |
| |
Sep |
| |
Oct |
| |
Nov |
| |
Dec |
| |
New York | Jan |
|
Feb | 1273 | |
Mar | 11827 | |
Apr | 11829 | |
May |
| |
Jun |
| |
Jul |
| |
Aug |
| |
Sep |
| |
Oct |
| |
Nov |
| |
Dec |
|
Thanks in advance.
Regards,
Try Pivot table
Use pivot table in this case
Thanks for the response, however I will be adding Pick dimensionality for this table; as far as I know this is not possible using pivot tables
Its the default for a pivot table but see below to do this in a straight table. The key formatting technique is using the argb() color function . When the first parameter is 0 it indicates complete transparency.