I keep trying to mess around with my Scrollbar Problem, which nobody seems to want to help me.

Anyways, I get error 3251, operation isn't supported for this type of object, but after reading up on the old developers network, I reckon that the absolute position is my best bet. I get the error when using this code:


Private Sub scrData_Change()
datVocab.Recordset.AbsolutePosition = scrData.Value
End Sub

ANY help would be much appreciated.

------------------
Tommy Boy.