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
Adding a DLL reference
Sorting a Grid View Column
Pass a selected range of cells as a paramter to a procedure
How to disable the Open File - Security Warning on Windows 7
Unzip zip files in folder and subfolders recursively
SQL Server - Date function to create a new date from date parts?
Windows 7 32 bit vs 64 bit
SQL Report Sort
Issue with performance of a SQL query
How do you setup the Edge Transport Role in Exchange 2010 if you only have 1 server in the organization?