Thanks Mike

I was hoping to do it in 1 line.

Marc

--------------------------------------------------
From: "MikeB" <[email protected]>
Sent: Tuesday, May 19, 2009 8:52 AM
To: "RBASE-L Mailing List" <[email protected]>
Subject: [RBASE-L] - Re: Print Report #Where

set var vWhere text = null
Cho vWhere from #Where in tableView

if vWhere is not null then
 edit using someForm &vWhere
endif


----- Original Message ----- From: "MDRD" <[email protected]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Tuesday, May 19, 2009 9:36 AM
Subject: [RBASE-L] - Print Report #Where



Is it possible to do
Edit using Form #Where or Print Report #Where and let the user use the Where Builder to filter the
data?

Sometimes it is hard to create menus for all the different search options users want.

Thanks
marc




Reply via email to