View Single Post
 
Old 06-16-2022, 12:46 PM
ProjectPlanner's Avatar
ProjectPlanner ProjectPlanner is offline Windows 10 Office 2019
Advanced Beginner
 
Join Date: Mar 2021
Location: UK
Posts: 72
ProjectPlanner is on a distinguished road
Default

Assuming the current formula in Planned % Complete i.e. (Text4) custom field is = x + y, insert this formula into the format function, so that it becomes,

= Format ((x+y), "0.0%")

The changes to your formula are highlighted in bold.
Reply With Quote