LookUp(myDataSet, MyValue = SomeValue).MyFieldValue
You are doing
LookUp(myDataSet, MyValue = SomeValue)
which return a record.
And the second one.. not idea.
WarrenBelz
146,618
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,962
Most Valuable Professional