Strange Results, Help!

R

r. howell

I have an unbound text box in the detail section of the report. Named Text101

When I say =[AltWds], it returns the value of [AltWds] for the first detail
for all records in the detail report.

If I say [AltWds] it functions properly.

Why doesn't the first work, as I need to build a more complicated expression
than that, but if that doesn't work, all is lost at the beginning.

Thanks
 
Top