Question : Add an incremental number to the beginning of each column name from left to right.

I need to write something that will first count the number of columns in a table.  Then, it needs to add a number and then a dash to the beginning of each column name based on the number of column from left to write.  For example, if the name of the first column is "Titles", then that column name will become "1-Ttitles".  If the second column is named "Account" then that column will become "2-Account", and so on.

Answer : Add an incremental number to the beginning of each column name from left to right.

Is it showing on page 2?
Check the subreport format to see if you have KEEP TOGETHER set on.

mlmcc
Random Solutions  
 
programming4us programming4us