Current situation is:
I am generating a report by parsing through a record set and populating an Excel 2000 spreadsheet and invoking the print.
Reasons and benefits are as follows:
1. The base document is easy to edit in Excel
2. The document is in Landscape format and is slightly wider than...
table: 4 columns
col1: userID, col2: YearRef, col3: PastYearData, col4: CurrentYearData
example:
col1 col2 col3 col4
1 2003 xyz abc
2 2203 qrs zzz
1 2004 abc 123
2 2204 zzz 456
Each year I need to keep track of current data (CY) and past data (PY). Looking for a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.