I have a datasheet that has a list of interactions with a partner in reverse date order (Newest on top). I did this because I didn't want to scroll to the bottom each time to get the latest interaction. How can I enter a new interaction without having to scroll to the bottom of the datasheet each time. I tried putting unbound text boxes above the datasheet and putting a control button that has an onclick event that appends the data in the unbound boxes to the appropriate table but I'm getting hung up on the SQL Append and how to reference the data in the unbound boxes.
Can anyone help?
Thanks,
KMS
Can anyone help?
Thanks,
KMS