Hi,
I'm looking for some vba help.
I have an excel forecasting file that I'm working one - on one sheet (bulk) I have data for about 200 products on which I generate different forecasts. The other sheet (single) provides a graphical view for one product - the user selects which product they want to look at from a drop down, formulas pull the relevant data from the first tab. The idea is that the user reviews the various generated forecasts and if necessary inputs a manual forecast. I then want the user to trigger a macro which would copy that manual forecast and paste (values) the data into the relevant row on the bulk sheet. The copy and paste values bits are straight forward enough but I am struggling with how to find the correct location for the paste.
Any help would be much appreciated
Thanks
Chris
I'm looking for some vba help.
I have an excel forecasting file that I'm working one - on one sheet (bulk) I have data for about 200 products on which I generate different forecasts. The other sheet (single) provides a graphical view for one product - the user selects which product they want to look at from a drop down, formulas pull the relevant data from the first tab. The idea is that the user reviews the various generated forecasts and if necessary inputs a manual forecast. I then want the user to trigger a macro which would copy that manual forecast and paste (values) the data into the relevant row on the bulk sheet. The copy and paste values bits are straight forward enough but I am struggling with how to find the correct location for the paste.
Any help would be much appreciated
Thanks
Chris