VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Unknown Difficulty VB Code Page 74 of 114

Retrieve a disk drives serial number
Retrieve a file name without the extension
Retrieve a record number when doing an INSERT statement
Retrieve a remote MAC Address
Retrieve a web page using the Microsoft Internet Transfer Control
Retrieve all data from an Access Database to a Desktop File.
Retrieve and Set windows 32 Regional Settings
Retrieve color of form title bar
Retrieve Computer Name and User logged in. Run inside an Excel workbook.
Retrieve Current printer name
Retrieve double-click time of mouse in milliseconds
Retrieve file extension only from a file
Retrieve File information with File System Object
Retrieve just the extension of a file just by specifying the file name
Retrieve number of mouse buttons
Retrieve Server Variables
Retrieve the computer name
Retrieve the computers currency symbol based on the Regional Settings of the control panel
Retrieve the default printer name with one line of code
Retrieve the name of your Temporary directory with one line of code.
Retrieve the name of your Temporary directory with one line of code.
Retrieve the title of the active window
Retrieve the Windows user name
Retrieve the Windows working area (i.e. the portion of the screen not obscured by the taskbar or ot
Retrieves all entries from a database and populates a listbox. Eg first column in a database is use
Retrieves Computer Name/ID You Will Need 1 Command Button
Retrieves first empty row in an Excel sheet.
Retrieves information about an object in the file system, such as a file, a folder, a directory, or
Retrieves the complete disk memory for the C drive. You can change the drive. You are able to get f
Retrieves the path of a selected file (BAS Function)
Retrieves the path your application is running from.
Retrieves value from an Excel 97/2000 worksheet cell and inserts the value into a textbox
Retrive host name by IP Address.
Retrive the image from database display the picture box
Return File Creation Date / Get File Info / Get File Date
Return file name only. No root path.
Return only file name without path
'Return the distinct element from string array
Return the hour, minutes, or seconds in the current time.
Return various directories including desktop, programs, personal, favorites, start menu, fonts, etc
Returns a character's bit pattern as a string.
Returns a filename from any given path. Three lines of code.
Returns a list of all tables that contain a field with the given name
Returns a list of the names of fields in the specified table.
Returns a space delimited list of ASCII codes that would be needed to convert a number to its strin
Returns a string of a number rounded to a whole and fraction in 16ths, 32nds, etc.
Returns a string specifying file extension
Returns a string specifying File name without path and extension
Returns cursor positions X and Y
Returns File name or Drive name from given path in one line of code.
Returns GMT for time stamps in applications. Date and time in milliseconds
Returns Table Data! Returns Data over ADO from a given Field in a given Table with a given conditio
Returns the .exe name from the given handle.
Returns the base name of the last component in the path apart from extension name
Returns the current screen resolution w/o API calls