Hi all,
My boss encountered a weird problem today but I am unable to post snippets of the code as it is part of a corporate .xlam library.
Basically, a function was written to take in a range using a variant parameter. Range that was passed in was an entire column, meaning 1048576 rows.
Each...