no and yes.
Natively, when you click the report link button you only get the default report. I really want to control the target report, then the rick is to make a Report of the target records with an <ask the user> filter and then construct a formula URL to run the report and self answer the <ask the user> question, thus landing the user directly on the target report.
Typically that URL will look like
URLRoot() & "db/" & [_DBID_Target_Table] & "?a=q&qid=99&nv=1&v0="
& URLEncode([field on the parent record which knows the answer to the <ask the user> question])
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.commark.shnier@gmail.com
------------------------------