Paul,
It is possible - the CognosScript command objImpRep.GetDatavalue(x,y) will return the value in a list report at column x of row y. A few points to bear in mind:
1) retrieve the information prior
2) x is determined by the SQL sent to the database, so count from the Query data list in Report>Query. Similarly y is determined by any sort/group you have.
3) a null report will generate an error for the command.
Alternatively, always generate the Excel report and use the macro to read the values in the Excel sheet to determine subsequent actions.
Hope that helps,
Lex
soi la, soi carré