PC Review


Reply
Thread Tools Rate Thread

copy values in more cells

 
 
=?Utf-8?B?bWFzc2k=?=
Guest
Posts: n/a
 
      10th Oct 2006
Hi,
I have a column with cells merged at groups of 8. in the column next to it i
would like to have a formula that copy the value of the merged cells (that
would be the first one of each group as if i do umerged the value is always
on the top one)
not sure i can make myself to clear about this. see table below (in the
example I made groups of 3 instead 8)


A B C
1│ z z
2│ z
3│ z
4│ k k
5│ k
6│ k
7│0 0
8│ 0
9│ 0

where column A contains the merged cells in groups of 3 (1 to 3, 4 to 6, 7to
9) and column B contains the formula that copy from column A.
any idea of how to do this?

thanks


 
Reply With Quote
 
 
 
 
=?Utf-8?B?SkxhdGhhbQ==?=
Guest
Posts: n/a
 
      10th Oct 2006
In the first cell in B (at B1) put the formula =A1
In B2 put =IF(A2="",B1,A2)
and fill that second formula down the column.


"massi" wrote:

> Hi,
> I have a column with cells merged at groups of 8. in the column next to it i
> would like to have a formula that copy the value of the merged cells (that
> would be the first one of each group as if i do umerged the value is always
> on the top one)
> not sure i can make myself to clear about this. see table below (in the
> example I made groups of 3 instead 8)
>
>
> A B C
> 1│ z z
> 2│ z
> 3│ z
> 4│ k k
> 5│ k
> 6│ k
> 7│0 0
> 8│ 0
> 9│ 0
>
> where column A contains the merged cells in groups of 3 (1 to 3, 4 to 6, 7to
> 9) and column B contains the formula that copy from column A.
> any idea of how to do this?
>
> thanks
>
>

 
Reply With Quote
 
=?Utf-8?B?bWFzc2k=?=
Guest
Posts: n/a
 
      10th Oct 2006
works fine.
thanks a lot!

"JLatham" wrote:

> In the first cell in B (at B1) put the formula =A1
> In B2 put =IF(A2="",B1,A2)
> and fill that second formula down the column.
>
>
> "massi" wrote:
>
> > Hi,
> > I have a column with cells merged at groups of 8. in the column next to it i
> > would like to have a formula that copy the value of the merged cells (that
> > would be the first one of each group as if i do umerged the value is always
> > on the top one)
> > not sure i can make myself to clear about this. see table below (in the
> > example I made groups of 3 instead 8)
> >
> >
> > A B C
> > 1│ z z
> > 2│ z
> > 3│ z
> > 4│ k k
> > 5│ k
> > 6│ k
> > 7│0 0
> > 8│ 0
> > 9│ 0
> >
> > where column A contains the merged cells in groups of 3 (1 to 3, 4 to 6, 7to
> > 9) and column B contains the formula that copy from column A.
> > any idea of how to do this?
> >
> > thanks
> >
> >

 
Reply With Quote
 
=?Utf-8?B?SkxhdGhhbQ==?=
Guest
Posts: n/a
 
      10th Oct 2006
You're welcome.

"massi" wrote:

> works fine.
> thanks a lot!
>
> "JLatham" wrote:
>
> > In the first cell in B (at B1) put the formula =A1
> > In B2 put =IF(A2="",B1,A2)
> > and fill that second formula down the column.
> >
> >
> > "massi" wrote:
> >
> > > Hi,
> > > I have a column with cells merged at groups of 8. in the column next to it i
> > > would like to have a formula that copy the value of the merged cells (that
> > > would be the first one of each group as if i do umerged the value is always
> > > on the top one)
> > > not sure i can make myself to clear about this. see table below (in the
> > > example I made groups of 3 instead 8)
> > >
> > >
> > > A B C
> > > 1│ z z
> > > 2│ z
> > > 3│ z
> > > 4│ k k
> > > 5│ k
> > > 6│ k
> > > 7│0 0
> > > 8│ 0
> > > 9│ 0
> > >
> > > where column A contains the merged cells in groups of 3 (1 to 3, 4 to 6, 7to
> > > 9) and column B contains the formula that copy from column A.
> > > any idea of how to do this?
> > >
> > > thanks
> > >
> > >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to copy values available in different cells of a column into d =?Utf-8?B?U2F0aXNo?= Microsoft Excel Misc 3 2nd Aug 2007 06:30 AM
How can I copy the values of all selected cells to the same cells inanother Sheet hans.domian@de.man-mn.com Microsoft Excel Programming 2 8th Aug 2006 05:45 PM
How do I copy only values of cells when they are enterd? =?Utf-8?B?TmFrZWVi?= Microsoft Excel Worksheet Functions 1 22nd Apr 2006 05:20 PM
Copy/Paste how to avoid the copy of formula cells w/o calc values =?Utf-8?B?RGVubmlz?= Microsoft Excel Misc 10 2nd Mar 2006 10:47 PM
Copy same values to several cells =?Utf-8?B?Sm9lIEhvbGdlcnNlbg==?= Microsoft Excel Misc 2 8th Dec 2005 04:41 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:02 PM.