Forum Discussion
Geo-3llen_
Jun 05, 2019Copper Contributor
Automatic duplicate cells by X
I've attached a basic example of the spreadsheet I'm trying to build (as the real version is sensitive material) This is an order form in which one person will paste in the addresses as copied fr...
ron S.
Jun 05, 2019Brass Contributor
right now there is nothing to relate the orders to the person who ordered them in the Address table. PS: you probably will see more action on your question if you ask in the "answers" forum. This forum is intended for more technical questions. Answers in intended for users asking 'how to" questions about applications like this one. Go to this home page:https://answers.microsoft.com/en-us/ Click on the "Office" category icon Ciick on "Ask a question" at the top of the page.. Suggestion, although copy/paste of CSV will get the job done, it is better to open the CSV and parse it. It is even better yet to use the "PowerQuery" / "Get & Transform" feature to import the CSV. PowerQuery will record all of your actions done to "clean up" the incoming data. These acttions can be later repeated automatically on another CSV you import.