View Single Post
  #2   Report Post  
Steved
 
Posts: n/a
Default

Please Ignore.

"Steved" wrote:

Hello from Steved

Below will return the first numeric ie 4001 it will return 4
ok I would like to please to have P4001 return P4 off P4001
is this possible

=IF(ISERROR(VALUE(LEFT($F15,1))),"",VALUE(LEFT($F1 5,1)))

Thankyou.