Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default Formatting cells for text and numbers

I need to create a cell that will read as a number but display text as well,
but Excel only allows you to customize a cell with one type of text. I am
trying to create a time card where the entry could be 8P or 8H or 8F or even
2P. I then want to add up the columns showing the total P's, H's, and F's
separately. Is there a way to do this?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 144
Default Formatting cells for text and numbers

are you trying to sum the numbers in the cells?

if yes, try this
Assuming that your data start at A1 to A3

=SUMPRODUCT(--(LEFT(A1:A3,1)))

otherwise, show your sample and the result you want

HTH


--
Pls provide your feedback by clicking the Yes button below if this post have
help you. This will help others to search the archives for result better.


Thank You

cheers, francis




"Preston" wrote:

I need to create a cell that will read as a number but display text as well,
but Excel only allows you to customize a cell with one type of text. I am
trying to create a time card where the entry could be 8P or 8H or 8F or even
2P. I then want to add up the columns showing the total P's, H's, and F's
separately. Is there a way to do this?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
MRH MRH is offline
external usenet poster
 
Posts: 7
Default Formatting cells for text and numbers

test

"Preston" wrote:

I need to create a cell that will read as a number but display text as well,
but Excel only allows you to customize a cell with one type of text. I am
trying to create a time card where the entry could be 8P or 8H or 8F or even
2P. I then want to add up the columns showing the total P's, H's, and F's
separately. Is there a way to do this?

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
Formatting numbers as text JeffH Excel Discussion (Misc queries) 1 July 16th 07 09:58 PM
Formula Text String: Formatting Text and Numbers? dj479794 Excel Discussion (Misc queries) 5 June 30th 07 12:19 AM
formatting cells with numbers as text TimR Excel Discussion (Misc queries) 2 March 14th 07 11:12 PM
Formatting from text to numbers Mark Excel Worksheet Functions 2 September 9th 06 05:26 PM
numbers to text with formatting Mike Excel Discussion (Misc queries) 1 March 29th 06 03:50 PM


All times are GMT +1. The time now is 08:38 AM.

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"