'Crystal Reports - Create a formula with a static result

Using Crystal Reports 2016 I have a single field that captures Routing title and step description.
When the step = 000000 it is the title.
How do I write a crystal formula to give me the value in the description field for only step 000000 to appear in my report header and not end up with a new header page printing for every step in the Route?

Also, I currently have a filter set to remove step 000000 so it doesnt show up in the details section of the report. What would i need to do to make sure the filter doesnt stop it from appearing in the header?

Thanks.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source