Thanx for the response
1>By alerts i meant alerts in reports, i have seen provision for creating alerts in CR 11 but there exists no option for creating alerts in CS VS2005.
So the question is can we create alert in CR VS2005.
2>I will elaborate on the senario i have to deal with:
I have a formula field which calculates a Value Discrepancy.
If this value is less than a specified value i have to show an alert message.
Now , as i was unable to find the alert message functionality in CR what i planed on doin was to access the value of the formula in code and from there trigger a Message Box.
I have implemented this feature using a series of SQL queries but it increases the code and all the calculation implemented on reports have to be replicated in code also.
So, do u think that i can avoid the processing in the code by any means by either adding alerts somehow or by accessing the value from within the report.
Thankyou
Shaurya