ForAll(
ComboBox3.SelectedItems As _Data,
Patch(
restrictions,
LookUp(
restrictions,
StuID = _Data.StuID && Restriction = _Data.Restriction
),
{
DateRemoved: Now(),
RemovalComment: _Data.Restriction
}
)
)
WarrenBelz
146,635
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional