+ Reply to Thread
Results 1 to 5 of 5

simple yet evading

  1. #1
    Colonel Flagg
    Guest

    simple yet evading

    i have a spreadsheet(s) that gives me a total for other sheets. done this
    many times, the one thing i haven't done is generate a sheet that will
    DUPLICATE a cell from another sheet exactly, without a "sum", etc.

    i thought lookup would do it:

    =LOOKUP("TEXT",'151a'!I1:J1)

    that returns an N/A.

    what i am looking to do is, have the exact same contents (it's a DATE)
    that's in sheet 151a, cells i6:j1 be placed in the report sheet.

    ideas?


    /CF

  2. #2
    Teeder
    Guest

    RE: simple yet evading

    To grab the contents of a cell on another sheet just start where you want the
    duplicate to appear with an equal, go to the sheet that has the cell you want
    and click on the cell. Then hit ENTER. It will take you back to your
    starting point with the duplicate entry.

    Hope this helps
    Teeder

    "Colonel Flagg" wrote:

    > i have a spreadsheet(s) that gives me a total for other sheets. done this
    > many times, the one thing i haven't done is generate a sheet that will
    > DUPLICATE a cell from another sheet exactly, without a "sum", etc.
    >
    > i thought lookup would do it:
    >
    > =LOOKUP("TEXT",'151a'!I1:J1)
    >
    > that returns an N/A.
    >
    > what i am looking to do is, have the exact same contents (it's a DATE)
    > that's in sheet 151a, cells i6:j1 be placed in the report sheet.
    >
    > ideas?
    >
    >
    > /CF


  3. #3
    Colonel Flagg
    Guest

    RE: simple yet evading



    "Teeder" wrote:

    > To grab the contents of a cell on another sheet just start where you want the
    > duplicate to appear with an equal, go to the sheet that has the cell you want
    > and click on the cell. Then hit ENTER. It will take you back to your
    > starting point with the duplicate entry.
    >
    > Hope this helps
    > Teeder



    sorry, that didn't do it. i've tried that before, i get a #VALUE! out of
    trying that. could it be that the cell size isn't the same? I have merged i6
    & j6 and the report cell isn't the same size, although the contents isn't
    larger than the size of the cell in the report.

    i dunno, but something this simple is sure pulling my hair out.


    /CF

  4. #4
    Huw Davies
    Guest

    RE: simple yet evading

    CF - I'm not sure what version of Excel you're using and I can't remember if
    what I'm about to say is the same for all versions, but this works in 2003:

    If you have a date centered across a number of merged cells, e.g. G1:H1 and
    you want to have it also show in cell A1, then all you have to enter in Cell
    A1 is the formula =G1, i.e the first cell in the merged cell range that
    contains the date. The same is true if the merged cell range goes across
    multiple rows as well as columns, e.g. if the range is G1:H5 (i.e. a merged
    range of 10 cells), the exact same formula will work. In effect, you are
    pointing to the cell in the top left of the merged range and Excel does the
    rest. If you enter the formula =G1:H5 in cell A1, you will get a #VALUE error
    as you're trying to tell Excel but put the contents of 10 cells into 1 cell,
    and you can't do that with just an "=" sign.

    Hope this helps.

    Huw.

    "Colonel Flagg" wrote:

    > i have a spreadsheet(s) that gives me a total for other sheets. done this
    > many times, the one thing i haven't done is generate a sheet that will
    > DUPLICATE a cell from another sheet exactly, without a "sum", etc.
    >
    > i thought lookup would do it:
    >
    > =LOOKUP("TEXT",'151a'!I1:J1)
    >
    > that returns an N/A.
    >
    > what i am looking to do is, have the exact same contents (it's a DATE)
    > that's in sheet 151a, cells i6:j1 be placed in the report sheet.
    >
    > ideas?
    >
    >
    > /CF


  5. #5
    Colonel_Flagg
    Guest

    Re: simple yet evading

    In article <[email protected]>,
    colonel_flagg@NOSOUPFORJ00_internetwarzone.org says...
    > i have a spreadsheet(s) that gives me a total for other sheets. done this
    > many times, the one thing i haven't done is generate a sheet that will
    > DUPLICATE a cell from another sheet exactly, without a "sum", etc.
    >
    > i thought lookup would do it:
    >
    > =LOOKUP("TEXT",'151a'!I1:J1)
    >
    > that returns an N/A.
    >
    > what i am looking to do is, have the exact same contents (it's a DATE)
    > that's in sheet 151a, cells i6:j1 be placed in the report sheet.
    >
    > ideas?
    >
    >
    > /CF
    >



    thanks to all that posted. it was a combo of the two that did the job.

    also worked out a conditional format, if the date has past, it turns the
    date BOLD RED. :-)


    /CF

+ 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