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
Cannot open user default database SQL Server error 4064
debug 'stop' not executing
Import from Word; how to specify a particular file
ssis dtsx package - Error loading Package.dtsx: Failed to decrypt protected XML node "DTS:Password"
Import and export rows in Access 2003?
Require data entry before save of an Excel sheet
Date Format in Windows App
Internet Explorer 6 starting slow on Windows Server 2000 Terminal Server
IIS Start call function
Access VBA - exporting a table into a text file of a different format