In Crystal 8.5, you need DateDiff, which handles time as well. Assuming it's from the current date;
DateAdd("n", -30, currentdate)
This will give you a formula field for a time and date 30 minutes ago, which you cna then use in selection
Madawc Williams
East Anglia, Great Britain