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: 142
Default Daily new data input

I work with excel every day, but have yet to try macros.
Now I am at a point where I wish I had spent more time on this.
I need a macro (or something) that will transfer data from selected cells of
a worksheet to another worksheet in that same workbook ON A DAILY BASIS.
The first worksheet ( INPUT sheet) has data entered in column A
after calculations, it spits a number out in column B once for every 5
rows ( 30 individual numbers)
These numbers have to be captured every day, so I have worksheets named
January, February, March... etc (Monthly sheets) - read only.

The INPUT sheet has the function "=TODAY()"
At completion of the input, I have a button ready ( "Enter data") ( that's
as far as I got with this macro stuff) which can be clicked, but is of no use
as yet.

How do I get the data to "Stick"
In January-sheet cell B36 I wrote a formula =IF(B35=INPUT!E3,INPUT!C3,"")
Row35 has 1-1-06 to 1-31-06
INPUT!E3 is the =TODAY()
INPUT!C3 is one of the 30 numbers captured that needs to be saved under
January which will be displayed in a chart on that sheet

This puts the data in the correct monthly place at that particular day, but
the next day it is gone, because it relies on the DATE - which changes.

Basically I need the INPUT sheet to be able to be reused every day, without
loosing data on the monthly sheets which were transferred from previous days.

I know this sounds a lot. And I don't need it 'till next year, but I would
really like to get this done earlier, first because I need something to learn
in my spare time -during break here at work, and second it would help the
auditors in our facility save a great deal of time (this is a paper trail up
to this point and I would like to get it out of the filing cabinets and into
the computer) besides every once in a while we do studies on these (150 each
day) numbers, which need to be dug out from the files and typed into sheets
that display a monthly graph. -Guess who usually gets to volunteers for that
job every month...

I can send you a copy of the sheet if you need more information or just
e-mail me for more info


Thanks a whole lot in advance to all you Macro-Guru's out there






 
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
Formula that brings in daily input from a range of cells. jmort1 Excel Discussion (Misc queries) 3 August 27th 09 09:29 PM
HOW DO I FREEZE DATA THAT CHANGES DAILY. dAILY/MONTHLY BUDGET mike64149 Excel Discussion (Misc queries) 4 September 22nd 08 08:11 PM
Linking Daily Worksheet To Daily Invoice Total KJames Excel Worksheet Functions 1 March 18th 07 11:01 AM
How do I add input data in the input ranges in drop down boxes. oil_driller Excel Discussion (Misc queries) 1 November 9th 05 10:31 PM
I need to input daily cost codes would exceli calculate my totals davisbc Excel Worksheet Functions 0 October 6th 05 07:10 PM


All times are GMT +1. The time now is 06:10 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"