Here's an example with one way to do it. Let me know if the formula is too complex & I'll walk you thru it.
On Wed, Feb 17, 2010 at 10:49 AM, Maitre Bart <maitreb...@maitrebart.net>wrote: > Hi, > > I have some source data in one sheet (Calculations) and formatted data > in a second sheet (Output). > > In the Calculations sheet, data are one organized one row after the > other. > In the Output sheet, data are grouped by 5 lines, referencing data in > Calculations. > > So one every 5 lines in Output refers to data in Calculations that are > every 1 line. > Needless to say that the Output data skips 4 entries wrt Calculations. > > So I wonder how I can instruct Excel in a formula of some kind to > prevent his. I would like the solution to do the following (example): > > - cells in rows Output!B11 to Output!B15 needs to refer cells in row > Calculations!x17 > - cells in rows Output!B16 to Output!B20 needs to refer cells in row > Calculations!x18 > - cells in rows Output!B21 to Output!B25 needs to refer cells in row > Calculations!x19 > - ... > > Is there a way to use a formula to point to cells in the same or a > different sheet instead of specifying manually a letter and a number? > > And is it possible to do that without using VBA? > > -- > > ---------------------------------------------------------------------------------- > Some important links for excel users: > 1. Follow us on TWITTER for tips tricks and links : > http://twitter.com/exceldailytip > 2. Join our Facebook Group @ > http://www.facebook.com/group.php?gid=287779555678 > 3. Excel tutorials at http://www.excel-macros.blogspot.com > 4. Learn VBA Macros at http://www.quickvba.blogspot.com > 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com > > To post to this group, send email to excel-macros@googlegroups.com > > <><><><><><><><><><><><><><><><><><><><><><> > HELP US GROW !! > > We reach over 6,800 subscribers worldwide and receive many nice notes about > the learning and support from the group.Let friends and co-workers know they > can subscribe to group at > http://groups.google.com/group/excel-macros/subscribe > -- ---------------------------------------------------------------------------------- Some important links for excel users: 1. Follow us on TWITTER for tips tricks and links : http://twitter.com/exceldailytip 2. Join our Facebook Group @ http://www.facebook.com/group.php?gid=287779555678 3. Excel tutorials at http://www.excel-macros.blogspot.com 4. Learn VBA Macros at http://www.quickvba.blogspot.com 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com To post to this group, send email to excel-macros@googlegroups.com <><><><><><><><><><><><><><><><><><><><><><> HELP US GROW !! We reach over 6,800 subscribers worldwide and receive many nice notes about the learning and support from the group.Let friends and co-workers know they can subscribe to group at http://groups.google.com/group/excel-macros/subscribe
Multiline_Lookup.xlsx
Description: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet