Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default link data in a column to one cell

Is there a way to link one cell to a group of cells so that the information
input in the next corresponding cell of the group overides the information
showing in the linked cell, but will still keep the data in the columns.

Hope this make sense,

and cheers in advance

Regards

Brian m from sunny scotland
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,345
Default link data in a column to one cell

If you mean that you have a range of cells being progressively filled in and
you want the last entry to show in another cell then try:

=LOOKUP(1,1/(E12:E21<""),E12:E21)

This will work if there are no gaps in the range, if there are gaps, (ie
spaces), then try:

=INDEX(E12:E21,MAX((E12:E21<"")*(ROW(E12:E21)-ROW(E11))))

This is an array formual and must be entered with the Ctrl & Shift keys held
pressed while you press enter. If doen correctly then XL will put curly
bracres { } aroint the formula.

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


Replace @mailinator.com with @tiscali.co.uk


"Brian M" wrote in message
...
Is there a way to link one cell to a group of cells so that the
information
input in the next corresponding cell of the group overides the information
showing in the linked cell, but will still keep the data in the columns.

Hope this make sense,

and cheers in advance

Regards

Brian m from sunny scotland



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default link data in a column to one cell

Thanks Sandy this was exactly what i was looking for and works the way i
hoped. Cheers for your help

"Sandy Mann" wrote:

If you mean that you have a range of cells being progressively filled in and
you want the last entry to show in another cell then try:

=LOOKUP(1,1/(E12:E21<""),E12:E21)

This will work if there are no gaps in the range, if there are gaps, (ie
spaces), then try:

=INDEX(E12:E21,MAX((E12:E21<"")*(ROW(E12:E21)-ROW(E11))))

This is an array formual and must be entered with the Ctrl & Shift keys held
pressed while you press enter. If doen correctly then XL will put curly
bracres { } aroint the formula.

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


Replace @mailinator.com with @tiscali.co.uk


"Brian M" wrote in message
...
Is there a way to link one cell to a group of cells so that the
information
input in the next corresponding cell of the group overides the information
showing in the linked cell, but will still keep the data in the columns.

Hope this make sense,

and cheers in advance

Regards

Brian m from sunny scotland




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
How do I link two columns of data into one column? Baylynx Excel Worksheet Functions 4 June 20th 06 08:58 PM
How to Link a horizontal row of data to a column in another wrksh. JenTutte Excel Discussion (Misc queries) 1 February 21st 06 07:24 PM
How do I link data in Excel 2000 from a column to a row? rbenedict Excel Discussion (Misc queries) 1 December 8th 05 04:30 PM
Excel link to data in other worksheet only refreshes one column James Excel Discussion (Misc queries) 0 August 5th 05 05:03 PM
How do I link columns so data flows from 1 column to another like. M. Frazel Excel Discussion (Misc queries) 1 January 14th 05 04:17 PM


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