How to add jan to dec columns in the attached test

  • This is for reporting services,in visual studio 2003.

    Thanks

  • I may be just missing something really obvious, however it appears that your attachment already has those columns added. Perhaps if you could elaborate on what you are trying to accomplish.

  • In the total column you can add them by doing the following

    =ReportItems!textbox1.Value + ReportItems!textbox2.value

    where textbox1 and textbox2 is Jan, feb etc..

    Hope this helps

    thanks,

    Karen

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply