Quote:
Originally Posted by Ravicide
I just downloaded the spreadsheet and I am not getting a mos value.....It does its thinking then puts #name? in the mos box.....does this sound at all familiar and is there a solution??
|
OK. I think you would get that result of you had the macros turned off when you opened the workbook. There is a function in the VBA code that is used in the workbook. If you turn off the macros, it can't find the function name and returns "#NAME?" instead.
I suspect either you have your security setting at "High", or you have it at "Medium" and answered "No Macros" when it prompted you upon the opening of the workbook.