Results 1 to 21 of 21

Search Multiple Columns and Rows - Show results in Multiple columns and rows

Threaded View

  1. #18
    Forum Expert Doc.AElstein's Avatar
    Join Date
    05-23-2014
    Location
    '_- Germany >Outside Building things.... Mostly
    MS-Off Ver
    Office 2003 2007 2010 PC but Not mac. XP and Vista mostly, sometimes Win 7
    Posts
    3,618

    Re: Search Multiple Columns and Rows - Show results in Multiple columns and rows

    Quote Originally Posted by daffodil11 View Post
    You certainly can use: Range(Range("a1"),Range(xx))

    However, this works just as well: Range("a1",Range("xx")).

    .....
    .. Thanks I have learnt something there, .I did not know you could do that.

    Alan

    P.s. I think , though, the original problem is that the other code of yours were referrencing the search sheet and not the data sheet. ( - as you rightly said the code was in search sheet, so implicitly you were referrencing that ) ....Which you have corrected with

    wsData.Range("A" & i, wsData.Range("M" & i))
    Last edited by Doc.AElstein; 08-11-2015 at 05:28 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 6
    Last Post: 08-22-2014, 08:47 AM
  2. [SOLVED] VBA code to search multiple columns and delete any duplicate cells (not rows)
    By philmurp in forum Excel Programming / VBA / Macros
    Replies: 21
    Last Post: 06-16-2014, 03:27 PM
  3. Replies: 3
    Last Post: 01-21-2014, 05:15 PM
  4. Replies: 9
    Last Post: 12-15-2013, 10:05 PM
  5. search multiple columns and count number of rows the keywords appear
    By vincegc8 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-22-2013, 02:01 PM
  6. Search Multiple Columns and Rows and Return Row
    By rplute in forum Excel General
    Replies: 4
    Last Post: 02-21-2011, 10:58 PM
  7. Replies: 5
    Last Post: 08-16-2006, 02:05 PM

Tags for this Thread

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