VincentCrimmins
Programmer
Hi,
I have a spreadsheet in which I've created my own functions.
There are about 6000 cells per sheet (over four sheets) that contain the four functions I wrote in VB.
When I open the workbook, sometimes an entire sheet contains the #VALUE! error. Then I click into one cell, press return and they all fill out correctly, removing the errors. Is there away to remove this error?
Also, I've noticed three of my functions are in lowercase in the cell, yet in the VB code section they're in title case, is this significant?
Thanks!
I have a spreadsheet in which I've created my own functions.
There are about 6000 cells per sheet (over four sheets) that contain the four functions I wrote in VB.
When I open the workbook, sometimes an entire sheet contains the #VALUE! error. Then I click into one cell, press return and they all fill out correctly, removing the errors. Is there away to remove this error?
Also, I've noticed three of my functions are in lowercase in the cell, yet in the VB code section they're in title case, is this significant?
Thanks!