Microsoft
Software
Hardware
Network
Question : Function Key to go to the bottom of and edit field
Guys,
Any of you have a snippit of code for a function key (F9) that will allow me to automatically go to the bottom of any scrolling Edit field and insert a time and date?
Answer : Function Key to go to the bottom of and edit field
on key label f9 thisform.edit1.value= thisform.edit1.value + chr(13)+chr(10)+ttoc(datet
ime())
Random Solutions
UTF-8 / ASP Problem - Foreign Characters from SQL 2008
Compaq Presario SR5010NX Desktop PC
How to change power settings on a PC, and make it effective to all users.
Query to find matching patterns in a table
how to eliminate double input of a value
MS Access 2007 - closing a table
Outlook 2003 Add-In with VSTO: no permissions
Custom Ribbon vba tab selection
Animationed GIFs don't animate in Outlook 2007
dbSeeChanges error on SQL DELETE