Simply put, I have a datasheet functioning as a subform. The user is entering questions, and I anticipate they will want to rearrange the order of these questions from time to time. I want them to be able to select a row and click a button on the main form with a "Move Up" type of action and then, of course, a "move down" will be there as well.
I know about .SelTop and all of that, the problem I have is in getting the info from the row directly above or beneath. Can anyone help me. I'm sure this is a simple fix, I'm just braindead tonight and all of my reference material is at work.
P.S. While the Position field is numeric, it is not a strict +1/-1 incrementing, so I must refer directly to the position field directly above or below the selected row(s).
Thanks to all!
Brambojr
I know about .SelTop and all of that, the problem I have is in getting the info from the row directly above or beneath. Can anyone help me. I'm sure this is a simple fix, I'm just braindead tonight and all of my reference material is at work.
P.S. While the Position field is numeric, it is not a strict +1/-1 incrementing, so I must refer directly to the position field directly above or below the selected row(s).
Thanks to all!
Brambojr