Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Steved
 
Posts: n/a
Default 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.
  #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.

  #3   Report Post  
Paul Sheppard
 
Posts: n/a
Default


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.


Hi Steved

Try =IF(ISERROR(LEFT($F15,2)),"",(LEFT($F15,2)))


--
Paul Sheppard


------------------------------------------------------------------------
Paul Sheppard's Profile: http://www.excelforum.com/member.php...o&userid=24783
View this thread: http://www.excelforum.com/showthread...hreadid=465739

  #4   Report Post  
Steved
 
Posts: n/a
Default

Thankyou Paul.

"Paul Sheppard" 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.


Hi Steved

Try =IF(ISERROR(LEFT($F15,2)),"",(LEFT($F15,2)))


--
Paul Sheppard


------------------------------------------------------------------------
Paul Sheppard's Profile: http://www.excelforum.com/member.php...o&userid=24783
View this thread: http://www.excelforum.com/showthread...hreadid=465739


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel should calculate exponentials properly (right to left) expatrie Excel Worksheet Functions 5 April 26th 06 08:34 AM
Left() or Right() giantwolf Excel Discussion (Misc queries) 7 August 19th 05 04:29 AM
Cell Borders and "Columns to Repeat at Left" DeLeo Excel Discussion (Misc queries) 0 July 28th 05 03:41 PM
Scrollbar on Chart Jumps to Left when Chart is Clicked Bob Charts and Charting in Excel 5 May 1st 05 02:06 AM
The left function does not work when displaying times, how is thi. Nambo27 Excel Worksheet Functions 3 February 25th 05 06:46 PM


All times are GMT +1. The time now is 04:25 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"