+ Reply to Thread
Results 1 to 2 of 2

Merged Cells Wks Lookup

Hybrid View

  1. #1
    Registered User
    Join Date
    11-14-2006
    Posts
    1

    Merged Cells Wks Lookup

    Hi

    I have the following problem


    Col1 Col2
    Val1 Val a
    .....Val b
    Val2 Val a
    .....Val b
    Val3 Valc
    .....Val a
    Vall1 , Val 2 and Val3 are merged


    In the worksheet Col1 is made up of merged cells So Say A1 and A2 would be merged to Val 1.
    There is another spreadsheet with very similar data, so I want to somehow lookup the values in this spreadsheet.I could do this using an array lookup, but because these cells are merged A1 == Val1 , but A2 == 0. Is it possible to do this? I don't want to resort to coding a solution because the values are in different spreadsheets, and I haven't had much success in accessing data from spreadsheets not open in VBA.

    I need to lookup values based on both columns eg Val1 AND Val b
    Last edited by Ady_Boy; 11-14-2006 at 06:13 AM.

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,525
    Would be best if you unmerged the cells, lookups do not like merged cells,

+ 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