Copy single row of data to sheet 2 before clearing data sheet 1

Liseyk

New Member
Joined
Oct 10, 2017
Messages
1
Good morning

First post here so please be kind.;)

I have a spreadsheet which is comprised of a date column (A) using =Today(), 2 dependent drop down boxes (columns B & C) which then generate numbers based on Vlookups (columns D, E, F &G). The numbers in columns D to G are then totalled in row 34 which gives the user totals for "today". I need the information in the total row to be copied into another sheet in order to be able to create a 'weekly diary' before clearing the data in sheet 1 so that the user can enter information for the next day. I know how to create a macro with an active X control to clear the data but I have no idea how to copy the total row, the contents of which will change on a daily basis before being cleared, to another worksheet. The second worksheet must keep the 'daily total' information for a period of one week i.e. 7 days, before that data is then also cleared.

I am assuming that this is possible with VBA code but I am a complete novice and really have no idea where to start. Thanks so much in advance for any help.

Have a great day
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.

Forum statistics

Threads
1,224,828
Messages
6,181,209
Members
453,023
Latest member
alabaz

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top