Thread
:
check for "#VALUE!"
View Single Post
#
1
Posted to microsoft.public.excel.programming
fabalicious[_18_]
external usenet poster
Posts: 1
check for "#VALUE!"
Hi there.
I want to check if a cell's value is "#VALUE!". How can I do this?
If Cells(1, 1).Value = "#VALUE!" Then
...
... doesnt work.
Thanks
--
Message posted from
http://www.ExcelForum.com
Reply With Quote
fabalicious[_18_]
View Public Profile
Find all posts by fabalicious[_18_]