|
|
To advertise on these forums, e-mail us. |
|
|
Thread Tools | Search this Thread | Display Modes |
#11
|
|||
|
|||
Quote:
You seem to be getting there My guess is the results you are getting are text. They need to be numbers. So replace the CONCATENATE (which you no longer actually need) with VALUE and the rightmost "0" with 0 and then you should have numbers |
#12
|
|||
|
|||
Okay no problems on the max distance doing what you suggested but on the min distance it tells me there are too many arguments. Not sure what to eliminate.
I have attached my progress Twodogs Last edited by Twodogs : 7th August 2006 at 07:00 PM. |
#13
|
|||
|
|||
Quote:
=IF(LEN(A2)>3,VALUE(SUBSTITUTE(MID(A2,1+FIND("(",A2),4),")","")),0) |
#14
|
|||
|
|||
Thanks JFC
That does it!!! How come it changes from Arial to Verdana font once I insert your formula?? Just interested if there is a reason. Twodogs Last edited by Twodogs : 7th August 2006 at 07:11 PM. |
#15
|
|||
|
|||
Quote:
Good. Dunno about your fonts. Maybe your format has Arial for Text and Verdana for Numbers. But that's just a guess. |
#16
|
|||
|
|||
No problems JFC
Thanks for your help once again Much Appreciated Twodogs |
Thread Tools | Search this Thread |
Display Modes | |
|
|