I have been working at this for about 2 hours now and have tried to modify code from other threads with no joy.
I am trying to count the number of cells that contain a number (any number or numbers). The most that would ever be found with a number in the column would be 350 (D2:D351).
The column I am wanting to count is Labeled "Store Numbers" and is column D. I want to take this count and store it as a variable so that I can use it in some other code I already have put together.
I have attached a stripped down copy of the file I am working with if this helps.
Thanks in advance