ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Save Data from Excel Spreadsheet (https://www.excelbanter.com/excel-programming/385603-save-data-excel-spreadsheet.html)

[email protected]

Save Data from Excel Spreadsheet
 
Hello

Need some Help saving data to another sheet so I can Add all hours and
payroll amount for each week and monthly
The sheet i made is a schedule. The user pick the month and the week.
So I am trying to save each week's hours
to another sheet so I can add them up

Thank you so much in advance for your help.


okrob

Save Data from Excel Spreadsheet
 
On Mar 19, 12:42 pm, wrote:
Hello

Need some Help saving data to another sheet so I can Add all hours and
payroll amount for each week and monthly
The sheet i made is a schedule. The user pick the month and the week.
So I am trying to save each week's hours
to another sheet so I can add them up

Thank you so much in advance for your help.


What I *think* you want is to copy the same range of cells to another
sheet that accumulates the data over time.
Basically what you should do is name the range you want to copy, then
use your macro to copy that range to the destination. Figure it out
by finding the first blank row on the accumulation sheet and pasting
your data there. If you're copying more than one row of data and some
are going to be blanks, then after your paste operation, it'd be wise
to delete empty rows before exiting the macro.



All times are GMT +1. The time now is 05:33 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com