Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 142
Default 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.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I save data in shared spreadsheet? Teresa Excel Worksheet Functions 2 December 8th 09 02:44 PM
save Excel spreadsheet as XLS or XML? [email protected] Excel Discussion (Misc queries) 0 January 20th 06 06:57 PM
How to save excel spreadsheet and word doc with one save CEP Excel Programming 0 April 29th 05 10:29 PM
Save text of spreadsheet--without macros or data query Bryan Dickerson Excel Programming 3 January 13th 05 01:51 PM
Macro to save excel XP spreadsheet to excel 97 spreadsheet format Mas[_5_] Excel Programming 1 February 11th 04 08:44 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"