collation - How to sanitize a collated column with text and numeric data to make it uniform for easy analysis in excel 2007 -


I have 3 column head and I wanted to add it to another sheet with 3 identical heads. 10% of the average of each of the 6 columns is empty, I have to map the data with the other data based on these 3 columns and I should synthesize them. So there are spaces and then there are some cells which have text like 208110185726 A570-14. help please.

I have not heard back from the above comment, but I'm using this one anyway (and assumptions Given that you might be wrong):

Given that you have included the tag, I believe that you want to create a table that uses the left column as an index of the unique Value for a VLOOKUP If this is the case, then I say that the incoming VLOOKUP will drop on any row with a blank left-thrust cell.

  1. If you can live with it, the way I would have known about it is very simple:

    1. Copy the columns from one group (Except the header row) and paste again at the end of the second group, because you have mentioned VLOOKUP , I'm assuming that the goal of keeping cells in rows next to each other (I.e. you can not remove the empty space in the column because Otherwise it would be messed up to horizontal integrity of cell relations).
    2. Do your VLOOKUP . Again, I believe in unique values ​​in the left column. This assumption is important, because it will make a difference in the decision about which type of VLOOKUP you are using (range vs. exact match) and what value will come back. For example, If you use exact match and repeat values, then it will return the first match that he finds.

    Then, the assumptions may be wrong, but the question is a bit unclear.


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -