PC Review


Reply
Thread Tools Rate Thread

Create employee attendance db using personal.xls?

 
 
Tacrier
Guest
Posts: n/a
 
      5th May 2010
I have limited, beginner VBA knowledge and have been researching online for
ways to create an excel 'database' for employee attendance (worked time,
holidays accumulated/used, overtime accumulated/used, other types of leave
accumulated/used, etc).

My research has led me to the idea of using Personal.xls by creating a
Summary workbook to show all data from several sheets (1 sheet per employee).
I was going to continue reading up on it but I didn't bookmark the page!
(doh!).

Is Personal.xls only for storing macros? Or can I put the employee data
sheets in Personal.xls and use this workbook to enter my time data? I read
somewhere (but didn't bookmark the page - doh!!) that it could be possible to
have a Summary workbook that links to a "workbook that is always open" i.e.
Personal.xls. Is this possible?

Also, if I do use the Personal.xls could I then put the Summary workbook in
a network folder that is accessible to another staff member and still link
correctly to my Personal.xls?

All help is greatly appreciated. Thank you!

Trina

I am using Excel 2007. Further to my question, can I put my Summary workbook
in a network folder to be used by another employee and still have the Summary
workbook refresh it's data based on my Personal.xls contents?

All help/ideas is greatly appreciated!!
 
Reply With Quote
 
 
 
 
JLGWhiz
Guest
Posts: n/a
 
      6th May 2010
Have you checked this out?

http://www.generalblue.com/Services/FreeTools.aspx



"Tacrier" <(E-Mail Removed).> wrote in message
news:1F50323A-B3D7-4BF0-AEE2-(E-Mail Removed)...
>I have limited, beginner VBA knowledge and have been researching online for
> ways to create an excel 'database' for employee attendance (worked time,
> holidays accumulated/used, overtime accumulated/used, other types of leave
> accumulated/used, etc).
>
> My research has led me to the idea of using Personal.xls by creating a
> Summary workbook to show all data from several sheets (1 sheet per
> employee).
> I was going to continue reading up on it but I didn't bookmark the page!
> (doh!).
>
> Is Personal.xls only for storing macros? Or can I put the employee data
> sheets in Personal.xls and use this workbook to enter my time data? I
> read
> somewhere (but didn't bookmark the page - doh!!) that it could be possible
> to
> have a Summary workbook that links to a "workbook that is always open"
> i.e.
> Personal.xls. Is this possible?
>
> Also, if I do use the Personal.xls could I then put the Summary workbook
> in
> a network folder that is accessible to another staff member and still link
> correctly to my Personal.xls?
>
> All help is greatly appreciated. Thank you!
>
> Trina
>
> I am using Excel 2007. Further to my question, can I put my Summary
> workbook
> in a network folder to be used by another employee and still have the
> Summary
> workbook refresh it's data based on my Personal.xls contents?
>
> All help/ideas is greatly appreciated!!



 
Reply With Quote
 
JLGWhiz
Guest
Posts: n/a
 
      6th May 2010
Also, free downloads from microsoft:

http://office.microsoft.com/en-us/te...172771033.aspx




"Tacrier" <(E-Mail Removed).> wrote in message
news:1F50323A-B3D7-4BF0-AEE2-(E-Mail Removed)...
>I have limited, beginner VBA knowledge and have been researching online for
> ways to create an excel 'database' for employee attendance (worked time,
> holidays accumulated/used, overtime accumulated/used, other types of leave
> accumulated/used, etc).
>
> My research has led me to the idea of using Personal.xls by creating a
> Summary workbook to show all data from several sheets (1 sheet per
> employee).
> I was going to continue reading up on it but I didn't bookmark the page!
> (doh!).
>
> Is Personal.xls only for storing macros? Or can I put the employee data
> sheets in Personal.xls and use this workbook to enter my time data? I
> read
> somewhere (but didn't bookmark the page - doh!!) that it could be possible
> to
> have a Summary workbook that links to a "workbook that is always open"
> i.e.
> Personal.xls. Is this possible?
>
> Also, if I do use the Personal.xls could I then put the Summary workbook
> in
> a network folder that is accessible to another staff member and still link
> correctly to my Personal.xls?
>
> All help is greatly appreciated. Thank you!
>
> Trina
>
> I am using Excel 2007. Further to my question, can I put my Summary
> workbook
> in a network folder to be used by another employee and still have the
> Summary
> workbook refresh it's data based on my Personal.xls contents?
>
> All help/ideas is greatly appreciated!!



 
Reply With Quote
 
Tacrier
Guest
Posts: n/a
 
      6th May 2010
For some reason, I am not getting my email notifications. Hmm

Thank you JLGWhiz though for your suggestions, I have looked through lots of
template designs and ideas and have yet to find one that is close to what I
need in terms of calculation required, thus I am attempting to build my own
excel database.

My office has been using another database workbook in excel (created by
another staff member) however I found the format in that database to be too
exhaustive. Exhaustive meaning, one cell would relate to another cell that
would relate to another cell that would relate.. (etc etc) to perform a
calculation.

I have reposted my question as I thought this one was not answered (until I
looked in my profile for posted questions/answers).

My new question subject is 'calc staff vacation time based on more than 1
criteria'. In there I have put all my sheet details.

Any more help is created appreciated. Thanks again JLGWhiz..

"JLGWhiz" wrote:

> Also, free downloads from microsoft:
>
> http://office.microsoft.com/en-us/te...172771033.aspx
>
>
>
>
> "Tacrier" <(E-Mail Removed).> wrote in message
> news:1F50323A-B3D7-4BF0-AEE2-(E-Mail Removed)...
> >I have limited, beginner VBA knowledge and have been researching online for
> > ways to create an excel 'database' for employee attendance (worked time,
> > holidays accumulated/used, overtime accumulated/used, other types of leave
> > accumulated/used, etc).
> >
> > My research has led me to the idea of using Personal.xls by creating a
> > Summary workbook to show all data from several sheets (1 sheet per
> > employee).
> > I was going to continue reading up on it but I didn't bookmark the page!
> > (doh!).
> >
> > Is Personal.xls only for storing macros? Or can I put the employee data
> > sheets in Personal.xls and use this workbook to enter my time data? I
> > read
> > somewhere (but didn't bookmark the page - doh!!) that it could be possible
> > to
> > have a Summary workbook that links to a "workbook that is always open"
> > i.e.
> > Personal.xls. Is this possible?
> >
> > Also, if I do use the Personal.xls could I then put the Summary workbook
> > in
> > a network folder that is accessible to another staff member and still link
> > correctly to my Personal.xls?
> >
> > All help is greatly appreciated. Thank you!
> >
> > Trina
> >
> > I am using Excel 2007. Further to my question, can I put my Summary
> > workbook
> > in a network folder to be used by another employee and still have the
> > Summary
> > workbook refresh it's data based on my Personal.xls contents?
> >
> > All help/ideas is greatly appreciated!!

>
>
> .
>

 
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
Employee Attendance pamk Microsoft Access 2 25th Nov 2008 04:16 AM
Employee Attendance Chad Microsoft Access 0 25th Jun 2008 03:13 AM
Employee attendance database help =?Utf-8?B?b3hpY290dGlu?= Microsoft Access Database Table Design 4 15th Feb 2007 02:46 PM
employee attendance =?Utf-8?B?cnV0aA==?= Microsoft Excel New Users 2 8th Feb 2005 04:01 PM
How can I create an accountable employee attendance program? =?Utf-8?B?bmVlZHRvY3JlYXRlYW5hdHRlbmRhbmNlZGF0YWJh Microsoft Access Getting Started 1 28th Sep 2004 06:40 PM


Features
 

Advertising
 

Newsgroups
 


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