Forum Discussion
badelman
Aug 29, 2017Copper Contributor
Macros for copy and pasting
Hello! I am looking to be able to copy and paste information (mostly forecast data) into an excel spreadsheet and then in a new speadsheet it will add the data's month by month forecast based on...
Matt Mickle
Aug 30, 2017Bronze Contributor
Ingeborg is correct. There are alot of online learning resources for this type of thing. You can search on forums or just try using Google. If you want an action to happen when you paste data then you need a Worksheet Change Event. Here is some basic knowledge about events that can get you started:
http://www.cpearson.com/excel/events.htm