Help!

IF FORMULAS

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> New Users RSS
Next:  Changing 2007 chart defaults  
Author Message
JOHN
External


Since: Jan 07, 2007
Posts: 6



PostPosted: Mon Sep 28, 2009 1:14 pm    Post subject: IF FORMULAS
Archived from groups: microsoft>public>excel>newusers (more info?)

Looking for help...... In column A1:A16, I have names. In B1:B16 I will
assign random numbers to those names from 1-16. In another part of the sheet
I have 16 columns lets say D:S, (D) being column 1 and (S) being column 16.
when I assign a number in column B, I want the name to the left to appear
above the appropiate column. EX, If B1 is 16 then the name in A1 will appear
above column S.
I am using Excel 2007 Windows Vista. I find this site to be the place for
answers,everyone is great. Thanks in advance.
Back to top
Bob Umlas
External


Since: Dec 08, 2004
Posts: 51



PostPosted: Mon Sep 28, 2009 4:32 pm    Post subject: Re: IF FORMULAS [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

D1:
=INDEX($A$1:$A$16,MATCH(COLUMN()-3,$B$1:$B$16,0))
Fill to S1.


"JOHN" <JOHN RemoveThis @discussions.microsoft.com> wrote in message
news:BD463CF1-9928-4201-A685-9F2613AD6F90@microsoft.com...
> Looking for help...... In column A1:A16, I have names. In B1:B16 I will
> assign random numbers to those names from 1-16. In another part of the
> sheet
> I have 16 columns lets say D:S, (D) being column 1 and (S) being column
> 16.
> when I assign a number in column B, I want the name to the left to appear
> above the appropiate column. EX, If B1 is 16 then the name in A1 will
> appear
> above column S.
> I am using Excel 2007 Windows Vista. I find this site to be the place for
> answers,everyone is great. Thanks in advance.
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> New Users All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum