Solved! Go to Solution.
Function FindLabel ([Wellname]) if ([Wellname] = "29Nowugs04") then FindLabel = UCase([Wellname]) else FindLabel = [Wellname] end if End Function
Function FindLabel ([Wellname]) if ([Wellname] = "29Nowugs04") then FindLabel = UCase([Wellname]) else FindLabel = [Wellname] end if End Function