Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Newbee101
 
Posts: n/a
Default How do I format 10-12 to appear as 10; 11; 12?

I have a column of numbers in ranges (30-44; 51-62). Is there a formula that
will automatically convert to numbers (30; 31; 32; etc.)?
  #2   Report Post  
N Harkawat
 
Posts: n/a
Default

go to tool-- autocorrect options-auto format as you type
and uncheck "Internet..."
"Newbee101" wrote in message
...
I have a column of numbers in ranges (30-44; 51-62). Is there a formula

that
will automatically convert to numbers (30; 31; 32; etc.)?



  #3   Report Post  
N Harkawat
 
Posts: n/a
Default

Sorry posted to a wrong question.

"N Harkawat" wrote in message
...
go to tool-- autocorrect options-auto format as you type
and uncheck "Internet..."
"Newbee101" wrote in message
...
I have a column of numbers in ranges (30-44; 51-62). Is there a formula

that
will automatically convert to numbers (30; 31; 32; etc.)?





  #4   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
you may try the following formula in cell B1:
=IF(LEFT($A1,FIND("-",$A1)-1)+COLUMN(A:A)-1<=--MID($A1,FIND("-",$A1)+1,
15),LEFT($A1,FIND("-",$A1)-1)+COLUMN(A:A)-1,"")
and copy to the right

But better to use VBA for this

--
Regards
Frank Kabel
Frankfurt, Germany

"Newbee101" schrieb im
Newsbeitrag ...
I have a column of numbers in ranges (30-44; 51-62). Is there a

formula that
will automatically convert to numbers (30; 31; 32; etc.)?


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
Telephone number format MarkT Excel Discussion (Misc queries) 6 January 18th 05 10:39 PM
How do I change Excel format to pdf format? William Haskovec Excel Discussion (Misc queries) 1 January 13th 05 12:07 AM
How do i change numbers in text format to number format? Greg New Users to Excel 1 December 14th 04 05:22 PM
copy conditional format as ACTUAL format Dana Zulager Excel Discussion (Misc queries) 7 December 7th 04 11:02 PM
change bahttext format to different format style sumon Excel Worksheet Functions 0 November 11th 04 12:11 PM


All times are GMT +1. The time now is 06:58 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"