Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
taj taj is offline
external usenet poster
 
Posts: 5
Default Remove a character from a number field

Im working with a column of various hh:mm data. Example of data:

29.28h
344.25h
26.75h
7.25h
0h
12.5h
0h
14.5h
13.25h

As you can see, there is no fixed decimal place. Does any one know how I may
be able to move the €˜h from the end of the numbers for the column?

Thanks in advance,


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Remove a character from a number field

Try this and drag down

=LEFT(A1,LEN(A1)-1)*1

Mike

"Taj" wrote:

Im working with a column of various hh:mm data. Example of data:

29.28h
344.25h
26.75h
7.25h
0h
12.5h
0h
14.5h
13.25h

As you can see, there is no fixed decimal place. Does any one know how I may
be able to move the €˜h from the end of the numbers for the column?

Thanks in advance,


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,942
Default Remove a character from a number field

hi
the simplest and easiest way might be to use find and replace.
high light the column then ctrl+F
click the replace tab
find what:= h
replace with:= leave blank
click replace all

regards
FSt1


"Taj" wrote:

Im working with a column of various hh:mm data. Example of data:

29.28h
344.25h
26.75h
7.25h
0h
12.5h
0h
14.5h
13.25h

As you can see, there is no fixed decimal place. Does any one know how I may
be able to move the €˜h from the end of the numbers for the column?

Thanks in advance,


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Remove a character from a number field

Edit/ replace/ h/ with /(nothing)
--
David Biddulph

"Taj" wrote in message
...
I'm working with a column of various hh:mm data. Example of data:

29.28h
344.25h
26.75h
7.25h
0h
12.5h
0h
14.5h
13.25h

As you can see, there is no fixed decimal place. Does any one know how I
may
be able to move the 'h' from the end of the numbers for the column?

Thanks in advance,




  #5   Report Post  
Posted to microsoft.public.excel.misc
taj taj is offline
external usenet poster
 
Posts: 5
Default Remove a character from a number field

Hey thanks guys, you've saved me a great deal of time




"David Biddulph" wrote:

Edit/ replace/ h/ with /(nothing)
--
David Biddulph

"Taj" wrote in message
...
I'm working with a column of various hh:mm data. Example of data:

29.28h
344.25h
26.75h
7.25h
0h
12.5h
0h
14.5h
13.25h

As you can see, there is no fixed decimal place. Does any one know how I
may
be able to move the 'h' from the end of the numbers for the column?

Thanks in advance,







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
Need to add character before leading zero in a field Melin Excel Discussion (Misc queries) 7 December 8th 07 05:21 AM
remove cr character from a + number and change number to - 159cr Cr character on numbers Excel Worksheet Functions 3 March 10th 06 10:34 PM
removing character from field adibranch Excel Worksheet Functions 8 May 26th 05 12:05 PM
Field Character Changes Ronald_L Setting up and Configuration of Excel 2 January 31st 05 06:59 PM
15 character field truncating Carla Bradley Excel Discussion (Misc queries) 4 December 18th 04 03:49 PM


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

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

About Us

"It's about Microsoft Excel"