Result[…] = … (gb.db2)

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.