![]() |
Ignore Symbols in a cell
In cell I4 I have the value (# 6) and in cell I10 I have just a number ...say
60. I would like to divide cell I10 by Cell I4. I get a value error. -- Geo |
=I10/SUBSTITUTE(I4,"# ","")
HTH Jason Atlanta, GA -----Original Message----- In cell I4 I have the value (# 6) and in cell I10 I have just a number ...say 60. I would like to divide cell I10 by Cell I4. I get a value error. -- Geo . |
try
=SUBSTITUTE(i4,"#","")+2 -- Don Guillett SalesAid Software "Geo" wrote in message ... In cell I4 I have the value (# 6) and in cell I10 I have just a number ....say 60. I would like to divide cell I10 by Cell I4. I get a value error. -- Geo |
All times are GMT +1. The time now is 09:51 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com