hi all,

actually am strugling with CRystal report .
am using this for printing students detail with name entered in text box. here am geting Runtime error :20515 and saying number, currency... expected here. i want to finalise the project this week. i feel i have to post this in report section. but to get a speedy reply posted here. sorry for all the trouble
am using VB6.0 with access, adodb and crystal report version 8

cr1.SelectionFormula = "{studdeta.name }= " & Text1.Text
cr1.Action = 1

can anybody help me out.

saj