+ Reply to Thread
Results 1 to 4 of 4

Find, Lookup, Match, can't figure it out.

Hybrid View

  1. #1
    fdebelo
    Guest

    Find, Lookup, Match, can't figure it out.

    If Sheet1 A1 is "Blue". Sheet2 ColumnA is "Red, Green, Yellow". Can function
    look in Sheet2 ColumnA for "Blue", if not found, find the first empty cell
    and paste "Blue" in that Cell. If Blue exists, then overwrite. Is this
    possible?
    --
    Thanks for your help in advance.

  2. #2
    Dave Peterson
    Guest

    Re: Find, Lookup, Match, can't figure it out.

    Functions in cells can't write to other cells. They can only return values to
    the cell that holds the formula/function.



    fdebelo wrote:
    >
    > If Sheet1 A1 is "Blue". Sheet2 ColumnA is "Red, Green, Yellow". Can function
    > look in Sheet2 ColumnA for "Blue", if not found, find the first empty cell
    > and paste "Blue" in that Cell. If Blue exists, then overwrite. Is this
    > possible?
    > --
    > Thanks for your help in advance.


    --

    Dave Peterson

  3. #3
    fdebelo
    Guest

    Re: Find, Lookup, Match, can't figure it out.

    Thanks for the help
    --
    Thanks for your help in advance.


    "Dave Peterson" wrote:

    > Functions in cells can't write to other cells. They can only return values to
    > the cell that holds the formula/function.
    >
    >
    >
    > fdebelo wrote:
    > >
    > > If Sheet1 A1 is "Blue". Sheet2 ColumnA is "Red, Green, Yellow". Can function
    > > look in Sheet2 ColumnA for "Blue", if not found, find the first empty cell
    > > and paste "Blue" in that Cell. If Blue exists, then overwrite. Is this
    > > possible?
    > > --
    > > Thanks for your help in advance.

    >
    > --
    >
    > Dave Peterson
    >


  4. #4
    Registered User
    Join Date
    01-14-2006
    Posts
    1
    As far as I know, Excel formulas cannot look up for "Colour of cells".
    My suggestion - to select all "Blue" cells by Edit - Find - Options - Format and put in neighbour cells e.g. "1", for yellow cells - "2" etc.
    After this you will be able to use VLOOKUP function.

    br/ Mikha

+ 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