LINKTOFILTEREDVIEW is opening Form in add mode

I'm using linktofilteredview to open a form , hoping that it will go to the correct record and allow that record to be edited. However, it opens the form to add a new record instead of going to the record that I filtered for. 

LINKTOFILTEREDVIEW("end_of_day_form",([date]=[_thisrow].[date]))

end_of_day for is a form that was automatically created as part of my end_of_day table.

 

Any ideas?

0 2 92
2 REPLIES 2
Top Labels in this Space