I have been tasked with trying to find out why customers are unhappy
with our product in an Excel spreadsheet with 717 rows of data and
compile my findings.
I was writing some VB code to do this, for portability, and was
trying to use your lesson 1,2and 3 as an example to get me started.
But I ran into a problem that has ground me to a halt.
I am getting the following error:
Function or interface marked as restricted, or the function uses an
automation type not supported in visual Basic.
The debugger is pointing to the Count = Count + 1