Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Copy Partical content of cell based on value
Name: janet55 Date: May 20, 2009 at 05:57:59 Pacific OS: Microsoft Windows XP Professional CPU/Ram: 2.095 GHz / 998 MB Product: Lenovo / 7675h7u Subcategory: Microsoft Office
Comment:
I need to take the contents of Column A and copy to empty cells when I find a ";". Here is an example of how Column A Row 1 could look: apple; orange; grapes; apple-orange. The result I need is apple orange grapes and apple-orange would each need to appear in a separate cell. It could be in column A or copied to Column B. If we copied to Column B then this is what I would want to see Column B row 1 apple, Column B row 2 orange, Column B row 3 grapes, and Column B row 4 apple-orange. I need to do this for every row in Column A.
Summary: I am working with excel 2000 and windows xp home. I have a preschool that I am building a roster for. I want to enter all the students information on one worksheet, and then based upon what class th...
Summary: I need to copy data from an array of cells (a9:a14, a16:a23, .....) to another array on another sheet. The trick is that the data is live and needs to be copied to a destination array based on the ...
Summary: What the heck..I'll take a guess at what you are trying to do and offer this. Let me know if I guessed correctly. Let's say your data starts in column B and you need to sum a variable number of column...