#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Index Help

I am trying to get an Index function to work and having some difficulty.

In sheetB, cell C3,(then C9, C15, C21...) I am trying to pull the value from
sheetA, cell E19, (then E33, E47, E51)...

Any ideas? Thanks in advance.


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,624
Default Index Help

One way:

SheetB!C3: =INDEX(SheetA!E:E,(ROW()-3)/6*14+19)

copy to C9, C15, etc.





In article ,
iRon924 wrote:

I am trying to get an Index function to work and having some difficulty.

In sheetB, cell C3,(then C9, C15, C21...) I am trying to pull the value from
sheetA, cell E19, (then E33, E47, E51)...

Any ideas? Thanks in advance.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Index Help

JE, that worked beautifully! Thanks so much for the help!

"JE McGimpsey" wrote:

One way:

SheetB!C3: =INDEX(SheetA!E:E,(ROW()-3)/6*14+19)

copy to C9, C15, etc.





In article ,
iRon924 wrote:

I am trying to get an Index function to work and having some difficulty.

In sheetB, cell C3,(then C9, C15, C21...) I am trying to pull the value from
sheetA, cell E19, (then E33, E47, E51)...

Any ideas? Thanks in advance.


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
Help with: INDEX() / MOD ? Nastech Excel Discussion (Misc queries) 11 October 19th 08 04:49 AM
INDEX Stumped Excel Discussion (Misc queries) 1 April 22nd 08 08:49 PM
Chart axes color index vs font color index [email protected] Charts and Charting in Excel 4 December 7th 06 04:05 PM
How do I pull the col. index value as well as row index value Vikram Dhemare Excel Discussion (Misc queries) 1 March 29th 06 07:48 AM
INDEX brianTmcnamara Excel Worksheet Functions 1 January 24th 06 10:34 PM


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