I am trying to use FindField to seelct a particular task in my project. I have found it works fine if the task is visible and not in a collapsed summary but as soon as the summary is collapsed, the field isn't found.
I am using
Find Field:="DY_Key Event", test:="contains", Value:="KE.SOP"
I would ideally not like to change what summaries are collapsed or not as its a rather large project and would take a while to get back to where is was
Thank you
Matt