LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Saving Data for future use

Trying to make a pay stub to keep track of Year to Date earnings. But what
I am looking to do is have a sheet in Excel with the following:

Rate: Hourly Rate in Dollars
Hours: #hours worked in time period
Total: Rate * Hours Dollar amount.

While that is simple here is the sticking point.

Would like to have only one line for entry so This week, I input hourly rate
(10.00) and Hours worked (20 hours) and come up with Total of: 200.00

YTD totals would be in cell A1 for Hours worked and cell A2 for the Total
hours income YTD
Rate is in A3
Hours is in B3
Total is in C3 (calculated by A3*B3)

When I open the file next week. It will show in cell A1: 20 for hours
worked and in cell A2: 200.00 for total earned

When I input my new hours example (overwriting the totals from last week:
A3: 10.00
B3: 15
C3: total of A3*B3 so 1.50.00

I would like Cell A1 to show 35 hours worked (total of both weeks) and cell
A2 to show 350.00 total of both weeks)

Is there a on open event I can do to have the numbers from cell A1 and A2
stored as variables and then when I input the new information it will add
that information together with the variables to create a running YTD one
page spreadsheet? I know that I won't be able to retrieve the previous data
and I am trying to get the guy asking for this to reconsider, but in lieu of
his reconsidering I am trying to find him a solution.

TIA

--
Wally Steadman
US Army in Iraq


 
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
File Paths and Carrying Data into Future Budget Periods ljubav Setting up and Configuration of Excel 0 May 7th 08 06:38 PM
How do I retain/save my data sort for future use ? Chico Excel Discussion (Misc queries) 0 January 22nd 07 03:38 PM
Saving Text to Columns parameters for future use Denise Groves Excel Discussion (Misc queries) 3 October 12th 06 11:07 PM
Saving Data puppynanee Excel Discussion (Misc queries) 0 March 29th 06 09:32 PM
Saving worksheet as CSV after pulling data from an external data source Richard Edwards[_3_] Excel Programming 4 February 25th 05 09:08 PM


All times are GMT +1. The time now is 12:02 AM.

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"