Inputbox Type 2 Get Some Text From The User
InputBox Type 2 - get some text from the user
InputBox Type 2 - get some text from the user
InputBox Example 1: (Type 1) - Inputbox to get a number from the user.
This uses the StartImportCSV module to call the ImportCSVFile function, with set parameters to import a csv file. You can muck around with this and use other...
Hyperlink a file or folder using the HYPERLINK formula in the active cell using VBA. This method pulls up a file picking dialog to choose a file or folder (...
An easy user defined function (UDF) to get the nth word from cell. I often use this to get first and last names when the full name is in a single cell.