PC Review


Reply
Thread Tools Rate Thread

Daily data entry

 
 
wingwp
Guest
Posts: n/a
 
      21st Sep 2004

Problem...
Data entry stored daily and keep for record, do I need to create shee
for everyday to do that? Or you have better solution?

Code in Excel would be saving my time or else I'll need to creat
program and store everything into database...

Thank

--
wingw
-----------------------------------------------------------------------
wingwp's Profile: http://www.excelforum.com/member.php...fo&userid=1456
View this thread: http://www.excelforum.com/showthread.php?threadid=26193

 
Reply With Quote
 
 
 
 
Nikos Yannacopoulos
Guest
Posts: n/a
 
      21st Sep 2004
A sheet per day is certainly not an efficient way to do it. Two months later
your workbook will already have some 50 sheets and navigation won't be very
easy; retrieving statistical information will be quite complicated; the file
size will go through the roof, etc... Consider twelve months later.

Doing it in, say, MS-Access, or any database software, for that matter,
would probably bear significant advantages, depending on the size and type
of the data and what you want to do with it, but there are still ways to do
it in Excel if you'd rather stick with it, and be much more effircient than
creating a sheet per day.
The general idea is to store all information on one sheet (remember the
65,536 limiton number of rows) in a tabular form, one row per entry, with
data items in columns next to each other, which will aslo make it easy to
transfer to Access (or other db) if you decide so. Having set up the table,
you can make your data entry on a separate sheet to serve as an input form,
or (preferably) create a real form in Excel for the purpose, and use some VB
code (a macro) to ransfer new entries to the table in either case.

If your data manipulation requirements (reporting etc.) are moderate and the
amount of data is not expected to exceed the row limit on a sheet, then
Excel will do the job. If you foresee more data and complicated calculations
or reporting requirements, would like to have data integrity checks, the
data could be normalized etc. and have some working knowledge of a database
software, or are willing to work on it, I would suggest you give it a shot;
Excel has some limited database functionality, but it is not a database
management system.

HTH,
Nikos

"wingwp" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> Problem...
> Data entry stored daily and keep for record, do I need to create sheet
> for everyday to do that? Or you have better solution?
>
> Code in Excel would be saving my time or else I'll need to create
> program and store everything into database...
>
> Thanks
>
>
> --
> wingwp
> ------------------------------------------------------------------------
> wingwp's Profile:

http://www.excelforum.com/member.php...o&userid=14562
> View this thread: http://www.excelforum.com/showthread...hreadid=261931
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Earn Rs.2000 daily. Easy Data entry and Data conversion jobs ari Microsoft Windows 2000 0 19th May 2008 05:09 AM
Earn Rs.2000 daily. Easy Data entry and Data conversion jobs. ari Windows XP Performance 0 19th May 2008 05:08 AM
Data Entry Online, Data Format, Data Conversion and Data EntryServices through Data Entry Outsourcing admin.dataentryoutsourcing@gmail.com Microsoft Excel Misc 0 20th Mar 2008 12:45 PM
Data Entry Online, Data Format, Data Conversion and Data EntryServices through Data Entry Outsourcing admin.dataentryoutsourcing@gmail.com Microsoft Access Form Coding 0 20th Mar 2008 12:44 PM
Data entry connected to daily date (over multiple months) =?Utf-8?B?VGVyYXRvZ2Vu?= Microsoft Access Database Table Design 1 17th Apr 2007 04:02 AM


Features
 

Advertising
 

Newsgroups
 


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