Excel & AutoHotkey-Replacing Null values in Excel
Excel & AutoHotkey-Replacing Null values in Excel
When some programs export data they will insert #Null! into a cell to indicate there was no data (SPSS to name one). While I would rather have something than nothing, when trying to compute averages or share data with clients the #Null! value is not ideal. 😦 In this tutorial I demonstrate how easy it is to Replacing Null values in Excel with AutoHotkey.
The following video demonstrates Replaci…
View On WordPress















