Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
BubbaJ
 
Posts: n/a
Default Cell Values Formula

Hi

I am trying to create a worksheet whereby when i enter certain data, e.g.
the letter 'D', it returns a pre set value etc and the same for the rest of
the alphabet, any advice would be gratefully accepted x
  #2   Report Post  
Nick Hodge
 
Posts: n/a
Default

Set up a table with A-Z in one column, say A and the values in column B then
use this as a VLOOKUP table, thus (Entered in D1)

=VLOOKUP(C1,$A$1:$B$26,2,FALSE)

You then enter a letter in C1 and the value will appear in D1

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS

"BubbaJ" wrote in message
...
Hi

I am trying to create a worksheet whereby when i enter certain data, e.g.
the letter 'D', it returns a pre set value etc and the same for the rest
of
the alphabet, any advice would be gratefully accepted x



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 shows formula and not the result of the formula. stumpy1220 Excel Worksheet Functions 2 January 14th 05 05:11 PM
inserting data from a row to a cell, when the row number is specified by a formula in a cell [email protected] New Users to Excel 2 January 6th 05 07:18 AM
looking for a formula Amanda Excel Worksheet Functions 5 January 5th 05 07:37 AM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM
Cell doesn't show formula result - it shows formula (CTRL + ' doe. o0o0o0o Excel Worksheet Functions 6 November 19th 04 03:13 PM


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