+ Reply to Thread
Results 1 to 10 of 10

adding row to forumla

Hybrid View

Guest adding row to forumla 08-19-2005, 01:05 PM
Guest RE: adding row to forumla 08-19-2005, 03:05 PM
Guest RE: adding row to forumla 08-19-2005, 04:05 PM
Guest RE: adding row to forumla 08-19-2005, 07:05 PM
Guest RE: adding row to forumla 08-20-2005, 12:05 PM
  1. #1
    carrera
    Guest

    adding row to forumla

    my formula is

    =2244!$S9 (2744 is the name of the sheet I'm taking info from)

    I'm needing to cut and paste this formula into a cell a few columns down so
    it will read.....=2744!$S10

    Then further along...-2744$S11 and so on.

    I cannont drag the formula has there are other formulas in the columns in
    between.

    Thanks

  2. #2
    bigwheel
    Guest

    RE: adding row to forumla

    Drag it down a few blank rows, then cut and paste the resultant formulae to
    the columns where you want them.

    "carrera" wrote:

    > my formula is
    >
    > =2244!$S9 (2744 is the name of the sheet I'm taking info from)
    >
    > I'm needing to cut and paste this formula into a cell a few columns down so
    > it will read.....=2744!$S10
    >
    > Then further along...-2744$S11 and so on.
    >
    > I cannont drag the formula has there are other formulas in the columns in
    > between.
    >
    > Thanks


  3. #3
    carrera
    Guest

    RE: adding row to forumla

    unfortunately that will not work because in the cells below the one mentioned
    there are more formulas for the next thirty or so lines that read.....
    =2744!$U9
    =2744!$AC9
    =2744!$AG9
    et cetera

    my intent is to copy all 30 or so cells in that column and paste into the
    other intermittent columns to the right.

    If I'm reading you correctly, this would involve creating blank rows between
    each of the formulas above.

    Other suggestions?

    "bigwheel" wrote:

    > Drag it down a few blank rows, then cut and paste the resultant formulae to
    > the columns where you want them.
    >
    > "carrera" wrote:
    >
    > > my formula is
    > >
    > > =2244!$S9 (2744 is the name of the sheet I'm taking info from)
    > >
    > > I'm needing to cut and paste this formula into a cell a few columns down so
    > > it will read.....=2744!$S10
    > >
    > > Then further along...-2744$S11 and so on.
    > >
    > > I cannont drag the formula has there are other formulas in the columns in
    > > between.
    > >
    > > Thanks


  4. #4
    bigwheel
    Guest

    RE: adding row to forumla

    Sorry, I must have totally misunderstood you. I thought you wanted a formula
    that took data from consecutive rows in column S of workbook 2744 and put
    that data into non-adjacent columns in a different workbook but in such a way
    as to avoid having to type the formula into each location. The solution I
    was trying to convey was a method of creating the consecutive formula
    (=2744!$S9, =2744!$S10, =2744!$S11 etc) then cutting and pasting those into
    the appropriate columns in the other workbook.

    "carrera" wrote:

    > unfortunately that will not work because in the cells below the one mentioned
    > there are more formulas for the next thirty or so lines that read.....
    > =2744!$U9
    > =2744!$AC9
    > =2744!$AG9
    > et cetera
    >
    > my intent is to copy all 30 or so cells in that column and paste into the
    > other intermittent columns to the right.
    >
    > If I'm reading you correctly, this would involve creating blank rows between
    > each of the formulas above.
    >
    > Other suggestions?
    >
    > "bigwheel" wrote:
    >
    > > Drag it down a few blank rows, then cut and paste the resultant formulae to
    > > the columns where you want them.
    > >
    > > "carrera" wrote:
    > >
    > > > my formula is
    > > >
    > > > =2244!$S9 (2744 is the name of the sheet I'm taking info from)
    > > >
    > > > I'm needing to cut and paste this formula into a cell a few columns down so
    > > > it will read.....=2744!$S10
    > > >
    > > > Then further along...-2744$S11 and so on.
    > > >
    > > > I cannont drag the formula has there are other formulas in the columns in
    > > > between.
    > > >
    > > > Thanks


  5. #5
    carrera
    Guest

    RE: adding row to forumla

    so, do you have a solution for my scenerio?

    "bigwheel" wrote:

    > Sorry, I must have totally misunderstood you. I thought you wanted a formula
    > that took data from consecutive rows in column S of workbook 2744 and put
    > that data into non-adjacent columns in a different workbook but in such a way
    > as to avoid having to type the formula into each location. The solution I
    > was trying to convey was a method of creating the consecutive formula
    > (=2744!$S9, =2744!$S10, =2744!$S11 etc) then cutting and pasting those into
    > the appropriate columns in the other workbook.
    >
    > "carrera" wrote:
    >
    > > unfortunately that will not work because in the cells below the one mentioned
    > > there are more formulas for the next thirty or so lines that read.....
    > > =2744!$U9
    > > =2744!$AC9
    > > =2744!$AG9
    > > et cetera
    > >
    > > my intent is to copy all 30 or so cells in that column and paste into the
    > > other intermittent columns to the right.
    > >
    > > If I'm reading you correctly, this would involve creating blank rows between
    > > each of the formulas above.
    > >
    > > Other suggestions?
    > >
    > > "bigwheel" wrote:
    > >
    > > > Drag it down a few blank rows, then cut and paste the resultant formulae to
    > > > the columns where you want them.
    > > >
    > > > "carrera" wrote:
    > > >
    > > > > my formula is
    > > > >
    > > > > =2244!$S9 (2744 is the name of the sheet I'm taking info from)
    > > > >
    > > > > I'm needing to cut and paste this formula into a cell a few columns down so
    > > > > it will read.....=2744!$S10
    > > > >
    > > > > Then further along...-2744$S11 and so on.
    > > > >
    > > > > I cannont drag the formula has there are other formulas in the columns in
    > > > > between.
    > > > >
    > > > > Thanks


  6. #6
    bigwheel
    Guest

    RE: adding row to forumla

    Well, if the scenario I described in my last posting is incorrect, then I
    guess you'll need to describe it again ...

    "carrera" wrote:

    > so, do you have a solution for my scenerio?
    >
    > "bigwheel" wrote:
    >
    > > Sorry, I must have totally misunderstood you. I thought you wanted a formula
    > > that took data from consecutive rows in column S of workbook 2744 and put
    > > that data into non-adjacent columns in a different workbook but in such a way
    > > as to avoid having to type the formula into each location. The solution I
    > > was trying to convey was a method of creating the consecutive formula
    > > (=2744!$S9, =2744!$S10, =2744!$S11 etc) then cutting and pasting those into
    > > the appropriate columns in the other workbook.
    > >
    > > "carrera" wrote:
    > >
    > > > unfortunately that will not work because in the cells below the one mentioned
    > > > there are more formulas for the next thirty or so lines that read.....
    > > > =2744!$U9
    > > > =2744!$AC9
    > > > =2744!$AG9
    > > > et cetera
    > > >
    > > > my intent is to copy all 30 or so cells in that column and paste into the
    > > > other intermittent columns to the right.
    > > >
    > > > If I'm reading you correctly, this would involve creating blank rows between
    > > > each of the formulas above.
    > > >
    > > > Other suggestions?
    > > >
    > > > "bigwheel" wrote:
    > > >
    > > > > Drag it down a few blank rows, then cut and paste the resultant formulae to
    > > > > the columns where you want them.
    > > > >
    > > > > "carrera" wrote:
    > > > >
    > > > > > my formula is
    > > > > >
    > > > > > =2244!$S9 (2744 is the name of the sheet I'm taking info from)
    > > > > >
    > > > > > I'm needing to cut and paste this formula into a cell a few columns down so
    > > > > > it will read.....=2744!$S10
    > > > > >
    > > > > > Then further along...-2744$S11 and so on.
    > > > > >
    > > > > > I cannont drag the formula has there are other formulas in the columns in
    > > > > > between.
    > > > > >
    > > > > > Thanks


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1