PC Review


Reply
Thread Tools Rate Thread

Copy formulas in defined range

 
 
RE: VLOOKUP fORMULA
Guest
Posts: n/a
 
      15th Jun 2009
Pls any one help me.

I have a range of cells from B35:E42 named (Range1)

Is there any way to copy the formulas in B35, C35, D35 & E35 to the end of
the row that is Row E

ie:- Copy the the formula from B35 till B42, C35 till C42, D35 ti D42 and
E35 to E42.


 
Reply With Quote
 
 
 
 
Per Jessen
Guest
Posts: n/a
 
      15th Jun 2009
Hi

Try this:

Range("Range1").FillDown

Regards,
Per

"RE: VLOOKUP fORMULA" <(E-Mail Removed)> skrev i
meddelelsen news:232E77B2-BC04-42AA-AEDD-(E-Mail Removed)...
> Pls any one help me.
>
> I have a range of cells from B35:E42 named (Range1)
>
> Is there any way to copy the formulas in B35, C35, D35 & E35 to the end of
> the row that is Row E
>
> ie:- Copy the the formula from B35 till B42, C35 till C42, D35 ti D42 and
> E35 to E42.
>
>


 
Reply With Quote
 
RE: VLOOKUP fORMULA
Guest
Posts: n/a
 
      15th Jun 2009
Can you explain little more I cant get you

"Per Jessen" wrote:

> Hi
>
> Try this:
>
> Range("Range1").FillDown
>
> Regards,
> Per
>
> "RE: VLOOKUP fORMULA" <(E-Mail Removed)> skrev i
> meddelelsen news:232E77B2-BC04-42AA-AEDD-(E-Mail Removed)...
> > Pls any one help me.
> >
> > I have a range of cells from B35:E42 named (Range1)
> >
> > Is there any way to copy the formulas in B35, C35, D35 & E35 to the end of
> > the row that is Row E
> >
> > ie:- Copy the the formula from B35 till B42, C35 till C42, D35 ti D42 and
> > E35 to E42.
> >
> >

>
>

 
Reply With Quote
 
RE: VLOOKUP fORMULA
Guest
Posts: n/a
 
      15th Jun 2009
I tried this way is it correct, unfortunately it is not working.

Sub Macro1()

Range("Range1").FillDown
'
End Sub

"Per Jessen" wrote:

> FillDown will copy formulas (or values and formatting) in the top cells of
> Range1 and paste into the rest of the rows in Range1.
>
> It is equal to when you manually drag down the content of a cell with the
> mouse.
>
> Hopes this helps.
>
> ---
> Per
>
>
>
>
> "RE: VLOOKUP fORMULA" <(E-Mail Removed)> skrev i
> meddelelsen news:F6F555F7-F56D-46BD-BBA3-(E-Mail Removed)...
> > Can you explain little more I cant get you
> >
> > "Per Jessen" wrote:
> >
> >> Hi
> >>
> >> Try this:
> >>
> >> Range("Range1").FillDown
> >>
> >> Regards,
> >> Per
> >>
> >> "RE: VLOOKUP fORMULA" <(E-Mail Removed)> skrev
> >> i
> >> meddelelsen news:232E77B2-BC04-42AA-AEDD-(E-Mail Removed)...
> >> > Pls any one help me.
> >> >
> >> > I have a range of cells from B35:E42 named (Range1)
> >> >
> >> > Is there any way to copy the formulas in B35, C35, D35 & E35 to the end
> >> > of
> >> > the row that is Row E
> >> >
> >> > ie:- Copy the the formula from B35 till B42, C35 till C42, D35 ti D42
> >> > and
> >> > E35 to E42.
> >> >
> >> >
> >>
> >>

>
>

 
Reply With Quote
 
RE: VLOOKUP fORMULA
Guest
Posts: n/a
 
      15th Jun 2009
I am sorry, It worked, the problem was my cell C was merged cell.



"Per Jessen" wrote:

> Hi
>
> Try this:
>
> Range("Range1").FillDown
>
> Regards,
> Per
>
> "RE: VLOOKUP fORMULA" <(E-Mail Removed)> skrev i
> meddelelsen news:232E77B2-BC04-42AA-AEDD-(E-Mail Removed)...
> > Pls any one help me.
> >
> > I have a range of cells from B35:E42 named (Range1)
> >
> > Is there any way to copy the formulas in B35, C35, D35 & E35 to the end of
> > the row that is Row E
> >
> > ie:- Copy the the formula from B35 till B42, C35 till C42, D35 ti D42 and
> > E35 to E42.
> >
> >

>
>

 
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
Copy Range and Assign a Defined Name to the Pasted Range sgltaylor Microsoft Excel Programming 3 5th Dec 2009 12:47 PM
Defined Range Names in formulas Darby Microsoft Excel Misc 2 13th Oct 2009 04:41 PM
Re: Copy formulas in defined range Per Jessen Microsoft Excel Programming 0 15th Jun 2009 09:10 AM
Input formulas in a defined data range and convert results as valu =?Utf-8?B?VGFu?= Microsoft Excel New Users 0 18th Apr 2007 12:54 AM
dynamic range defined in VBA for use in formulas =?Utf-8?B?eW8=?= Microsoft Excel Programming 2 19th Mar 2005 05:17 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:19 AM.