'Methods' category
The Evaluate method converts an Excel name to an object or value. The picture above demonstrates a macro that uses […]
The Range.Find method returns a range object for the first cell that matches the lookup value. Macro used in workbook above The […]
The TextToColumns method puts a cell that contains a string into substrings and distributes them horizontally using a delimiting character […]