Consulting

Results 1 to 4 of 4

Thread: Paste into column only if criteria met

  1. #1

    Paste into column only if criteria met

    Hi,
    I have one column on my sheet with a long list of part numbers (PartNum). I populated into a 2-dimen array that contains the part numbers and another set of values (Cost). Is there a way to paste into a 2nd col. the Cost only if the part numbers in the array match up with the ones in the sheet? I don't want to use a loop to match each one by one since it takes too much time Please help

  2. #2
    VBAX Master Norie's Avatar
    Joined
    Jan 2005
    Location
    Stirling, Scotland
    Posts
    1,831
    Location
    Could you not just use a VLOOKUP?

  3. #3
    Quote Originally Posted by Norie
    Could you not just use a VLOOKUP?
    how do I use it ? thanks

  4. #4
    Administrator
    2nd VP-Knowledge Base
    VBAX Master malik641's Avatar
    Joined
    Jul 2005
    Location
    Florida baby!
    Posts
    1,533
    Location
    Like this




    New to the forum? Check out our Introductions section to get to know some of the members here. Feel free to tell us a little about yourself as well.

Posting Permissions

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