For each job in activeproject.tasks
if not job is nothing then
if (job.summary) and (job.name="whatyoulookfor") then
debug. print "I fouund it!"
end if
end if
next job
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.