Result[…] = … (gb.db)

Dim hResult As Result
Dim aVariant As Variant
hResult [ Field As String ] = aVariant

Modifies the value of a field in the current record of the Result object.