G Guest Jan 30, 2005 #1 in excel how can I get the number to show instead of #value in the cell where I used a formula
B Biff Jan 30, 2005 #2 Hi! #VALUE! means the formula is returning an error. You're using an improper data type in the formula. Post the formula with a detailed explanation of what it is you're trying to do. Biff
Hi! #VALUE! means the formula is returning an error. You're using an improper data type in the formula. Post the formula with a detailed explanation of what it is you're trying to do. Biff
G Gord Dibben Jan 30, 2005 #3 Not much to go on here but a couple of guesses. If the formula is an array formula it must be entered using CTRL + SHIFT + ENTER or you will get the error. If one or more of the values is not really a number, you will get the error. If any of the referred to cells has a formula with an error you will get the error. Perhaps post a sample(not a file) of your data and formula. Gord Dibben Excel MVP
Not much to go on here but a couple of guesses. If the formula is an array formula it must be entered using CTRL + SHIFT + ENTER or you will get the error. If one or more of the values is not really a number, you will get the error. If any of the referred to cells has a formula with an error you will get the error. Perhaps post a sample(not a file) of your data and formula. Gord Dibben Excel MVP