BananasInPajamas
New member
- Local time
- Yesterday, 22:56
- Joined
- Apr 4, 2011
- Messages
- 9
I have a main form that I am using as a chat client and within the main form is a subform that I have set as a continuous form. The user would enter text into a textbox and then click send, then the message entered is saved onto a table that is shown on the subform. Eventually when enough messages have been entered into the subform the user can use a scroll bar to scroll up and down to see previous messages. Everytime the subform refreshes, it goes right back up to the first record. I am trying to set the focus onto the last record when a user enters the chat client and when the subform has been refresh. I have tried everything I could think of nothing seems to work. I appreciate the help guys.
Thanks,
BananasInPajamas
Thanks,
BananasInPajamas