Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
al al is offline
external usenet poster
 
Posts: 363
Default CAN A VALUE BE RETURNED WHEN TEXT IS ENTERED IN A DIFFERANT CELL?

I am trying to get one cell to return a specific value when another cell has
a letter
entered into it. example: If R is typed in a column serveral times on
differant rows the next column would return 15 as a value each time. Does
anyone know how I can do this? If something other than R is entered in the
column that uses text the corrasponding cel would return 0.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default CAN A VALUE BE RETURNED WHEN TEXT IS ENTERED IN A DIFFERANT CELL?

=IF(A1="R",15,0) or =15*(A1="R") and copy down.
--
David Biddulph


AL wrote:
I am trying to get one cell to return a specific value when another
cell has a letter
entered into it. example: If R is typed in a column serveral times on
differant rows the next column would return 15 as a value each time.
Does anyone know how I can do this? If something other than R is
entered in the column that uses text the corrasponding cel would
return 0.



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
cell not showing all the text entered? Tom Excel Discussion (Misc queries) 3 January 18th 08 02:01 PM
Auto Populate Data from cell to another sell in differant sheets KrazyAmg Excel Discussion (Misc queries) 5 October 12th 07 07:54 PM
Find a value in a cell and return another value in a differant cel Lew Excel Discussion (Misc queries) 2 December 11th 05 04:56 PM
Text shown up in other cells everytime a text is entered in 1 cell bioyyy Excel Discussion (Misc queries) 1 August 26th 05 05:26 PM
#N/A Values : Returned by Formulas vs Entered Manually monir Charts and Charting in Excel 8 July 7th 05 01:16 AM


All times are GMT +1. The time now is 02:40 AM.

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"