#1   Report Post  
frustratedwthis
 
Posts: n/a
Default Vlookup

I need to make a table of specific cell information from my data.
Would Vlookup work to get information from cells that are 54 cells apart?

i.e...I need the amount in cell A5 in cell J5 and in J6 I need the
information from cell A59. etc.....
I hope I explained this ok...lol.

Thanks for your help
  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

If I understand you correctly, you can use this formula:

A5: =INDEX(A:A,(ROW()-5)*54+5)


In article ,
frustratedwthis wrote:

I need to make a table of specific cell information from my data.
Would Vlookup work to get information from cells that are 54 cells apart?

i.e...I need the amount in cell A5 in cell J5 and in J6 I need the
information from cell A59. etc.....
I hope I explained this ok...lol.

Thanks for your help

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
Array Function with VLOOKUP CoRrRan Excel Worksheet Functions 15 April 8th 05 05:54 PM
make a vlookup using a variable path Alex St-Pierre Excel Worksheet Functions 1 March 2nd 05 11:54 PM
vlookup data hidden within worksheet Excel Worksheet Functions 0 January 26th 05 12:09 PM
Vlookup info being used without vlookup table attached? Excel Worksheet Functions 0 January 25th 05 10:43 AM
VLOOKUP not working Scott Excel Worksheet Functions 3 November 12th 04 08:06 PM


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