·
\·.¸¸.·´¯`Skywalker´¯`·.¸¸.·\
Hi i hope someone can help i have been to many sites and goole search etc:
looking for a formula for a blank in a cell if no input in another cell,
Eg c8 has no number and d8 has no figure(£) amount and e8 shows £0.00
but i want e8 to show nothing if there is nothing imputed into c8
however i have a formula in e8 =D8*C8
and have tried =if(c8<1,d8"")(=d8*c8)
also =d8*c*=if(c8<1,d8"",)
also =if(c8"",D8"",d8*c8)
and a few others that i cant remember at this time if anyone can help
thankyou even a web page with alot of examples
looking for a formula for a blank in a cell if no input in another cell,
Eg c8 has no number and d8 has no figure(£) amount and e8 shows £0.00
but i want e8 to show nothing if there is nothing imputed into c8
however i have a formula in e8 =D8*C8
and have tried =if(c8<1,d8"")(=d8*c8)
also =d8*c*=if(c8<1,d8"",)
also =if(c8"",D8"",d8*c8)
and a few others that i cant remember at this time if anyone can help
thankyou even a web page with alot of examples