Hi,
I have an input form with two dimensions in rows (input currency and rate) and the form displays two rows for each input currency, one for the closing and one for the average rate.
I am looking for a way to (by using the EMPFormattingSheet) have the header for the first dimension (i.e. the input currency) displayed bold and the header for the second dimension (i.e. the rate) not bold.
So it should look something like this:
EUR avg
_____ clo
USD avg
_____ clo
GBP avg
_____ clo
All I can get to work though is to have all header information displayed bold or none.
Has anyone got an idea how to achieve this? I do not want to use static formatting as the number of rows will change as we add more currencies and potentially more rates per currency.
Thanks,
Arnold