Thread
:
Formula help for choosing from a set of values
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Mike Anas
external usenet poster
Posts: 9
Formula help for choosing from a set of values
If data in columns A, B, and C then
=if(isblank(c1)=false,c1,if(isblank(b1)=false,b1,a 1))
Mike Anas
http://mikeanas.googlepages.com/
Reply With Quote
Mike Anas
View Public Profile
Find all posts by Mike Anas