ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   ok for the first but I would like the first 2 Left please. (https://www.excelbanter.com/excel-worksheet-functions/44333-ok-first-but-i-would-like-first-2-left-please.html)

Steved

ok for the first but I would like the first 2 Left please.
 
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.

Steved

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.


BenjieLop


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.


The formula

=LEFT($F15,*2*)

is what you need.

Regards.


--
BenjieLop


------------------------------------------------------------------------
BenjieLop's Profile: http://www.excelforum.com/member.php...o&userid=11019
View this thread: http://www.excelforum.com/showthread...hreadid=465740


Steved

Thankyou BenjieLop

"BenjieLop" wrote:


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.


The formula

=LEFT($F15,*2*)

is what you need.

Regards.


--
BenjieLop


------------------------------------------------------------------------
BenjieLop's Profile: http://www.excelforum.com/member.php...o&userid=11019
View this thread: http://www.excelforum.com/showthread...hreadid=465740




All times are GMT +1. The time now is 01:16 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com