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
Show days excluding weekends
Trying to insert a variable into a sql statement
'closing network connections'
VBA to change Linked Tables for Test and Production
How do I delete .txt files using VBA in Excel 2007?
Hard disk drive Iomega MDHD10T-U2 not running on Windows 7/XP?
Read permission - cannot view all documents in library
Access DCount Comparison
Need to hide passwords in ADO connection string
Passing Parameters to Crystal Reports