#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Elementary question

Sorry for this, I know it is simple, but its a long time since I used Excel!
I want a cell to reflect the value of another cell in a hidden table if I
use another cell as the reference. So for example, I have a table of days
Monday to Friday and in another cell I could put 1 which would refer to
Monday and put this value in another cell somewhere else on the sheet, but if
I change it to 2 I want it to put Tuesday etc, this sounds muddled to me, but
can anyone help please? I have been messing with this for ages.
Regards, Alan (Excel 2000)
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Elementary question

Hi,

Build a table out of the way that looks like the one below. I put mine in K1
- L5


The put this formula in a cell
=VLOOKUP(A1,K1:L5,2,FALSE)

If you now enter a number in A1 you get the corresponding day of the week.


1 Monday
2 Tuesday
3 Wednesday
4 Thursday
5 Friday

Mike


"ozalid" wrote:

Sorry for this, I know it is simple, but its a long time since I used Excel!
I want a cell to reflect the value of another cell in a hidden table if I
use another cell as the reference. So for example, I have a table of days
Monday to Friday and in another cell I could put 1 which would refer to
Monday and put this value in another cell somewhere else on the sheet, but if
I change it to 2 I want it to put Tuesday etc, this sounds muddled to me, but
can anyone help please? I have been messing with this for ages.
Regards, Alan (Excel 2000)

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,420
Default Elementary question

=MATCH(number_cell,hidden_table_range,0)

should do it

--
__________________________________
HTH

Bob

"ozalid" wrote in message
...
Sorry for this, I know it is simple, but its a long time since I used
Excel!
I want a cell to reflect the value of another cell in a hidden table if I
use another cell as the reference. So for example, I have a table of days
Monday to Friday and in another cell I could put 1 which would refer to
Monday and put this value in another cell somewhere else on the sheet, but
if
I change it to 2 I want it to put Tuesday etc, this sounds muddled to me,
but
can anyone help please? I have been messing with this for ages.
Regards, Alan (Excel 2000)



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Elementary question

Many thanks guys. Have just ordered 'Dummies' from the Bay!

Regards, Alan
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,420
Default Elementary question

'the Bay'? Can you enlighten an unknowing Brit?

--
__________________________________
HTH

Bob

"ozalid" wrote in message
...
Many thanks guys. Have just ordered 'Dummies' from the Bay!

Regards, Alan





  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Elementary question

Ebay I suspect

"Bob Phillips" wrote:

'the Bay'? Can you enlighten an unknowing Brit?

--
__________________________________
HTH

Bob

"ozalid" wrote in message
...
Many thanks guys. Have just ordered 'Dummies' from the Bay!

Regards, Alan




  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,420
Default Elementary question

of course!


"Mike H" wrote in message
...
Ebay I suspect

"Bob Phillips" wrote:

'the Bay'? Can you enlighten an unknowing Brit?

--
__________________________________
HTH

Bob

"ozalid" wrote in message
...
Many thanks guys. Have just ordered 'Dummies' from the Bay!

Regards, Alan






  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Elementary question

Here in Canada "the Bay" is the Hudson's Bay Dept. store.


Gord

On Tue, 28 Oct 2008 14:13:53 -0000, "Bob Phillips"
wrote:

of course!


"Mike H" wrote in message
...
Ebay I suspect

"Bob Phillips" wrote:

'the Bay'? Can you enlighten an unknowing Brit?

--
__________________________________
HTH

Bob

"ozalid" wrote in message
...
Many thanks guys. Have just ordered 'Dummies' from the Bay!

Regards, Alan





  #9   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Elementary question

You may find that updates to the worksheet will be easier if you put that table
on a separate, dedicated worksheet.

It'll make inserting/deleting rows and columns much safer.

ozalid wrote:

Sorry for this, I know it is simple, but its a long time since I used Excel!
I want a cell to reflect the value of another cell in a hidden table if I
use another cell as the reference. So for example, I have a table of days
Monday to Friday and in another cell I could put 1 which would refer to
Monday and put this value in another cell somewhere else on the sheet, but if
I change it to 2 I want it to put Tuesday etc, this sounds muddled to me, but
can anyone help please? I have been messing with this for ages.
Regards, Alan (Excel 2000)


--

Dave Peterson
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
where can I see my question and answer? Yesterday I ask a question IP Excel Discussion (Misc queries) 2 May 10th 08 04:08 PM
sum question punter Excel Discussion (Misc queries) 4 August 2nd 06 08:23 AM
Im sure this question is elementary... Wheezl Excel Worksheet Functions 4 May 23rd 06 01:10 AM
Newbie Question - Subtraction Formula Question [email protected] Excel Discussion (Misc queries) 3 May 5th 06 05:50 PM
The question is an excel question that I need to figure out howto do in excel. Terry Excel Worksheet Functions 3 January 23rd 06 06:22 PM


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