Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 09-24-2018, 03:32 PM
sanders456 sanders456 is offline Efficient alternative to repeatedly entering data manually in Excel Windows 8 Efficient alternative to repeatedly entering data manually in Excel Office 2013
Novice
Efficient alternative to repeatedly entering data manually in Excel
 
Join Date: Sep 2018
Posts: 1
sanders456 is on a distinguished road
Default Efficient alternative to repeatedly entering data manually in Excel


I have several payroll reports on different spreadsheets that I need to edit.

One of the columns has Employee ID Numbers, and another column has Unit Pay Rate. I need add the Unit Pay Rate Based on the number. The thing is, the employees and pay rates are mostly the same from pay period to pay period.

Is it possible to do this in a more efficient manner than manually adding them all?
Reply With Quote
  #2  
Old 09-24-2018, 03:35 PM
jeffreybrown jeffreybrown is offline Efficient alternative to repeatedly entering data manually in Excel Windows Vista Efficient alternative to repeatedly entering data manually in Excel Office 2007
Expert
 
Join Date: Apr 2016
Posts: 673
jeffreybrown has a spectacular aura aboutjeffreybrown has a spectacular aura about
Default

So we can best help you, can you attach a sample worksheet with a before and after!
Reply With Quote
  #3  
Old 09-24-2018, 10:57 PM
ArviLaanemets ArviLaanemets is offline Efficient alternative to repeatedly entering data manually in Excel Windows 8 Efficient alternative to repeatedly entering data manually in Excel Office 2016
Expert
 
Join Date: May 2017
Posts: 932
ArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant future
Default

In general, you need:
1. A table where employees are listed (e.g. tblEmployees: EmployeeID, Forename, LastName, [FullName], UnitID, ...);
2. A table for employees or units payrates history (e.g. tblUnitPayrates: UnitID, Payrate, ValidFrom;
3. A payroll table (e.g. tblPayrolls: PayDate, EmployeeID, [UnitID], Payrate, ...)

FullName in tblEmployees is calculated from ForeName and LastName.

In tblPayrolls, you enter pay date for every employee and select employee ID's (or employees full names). Unit ID's (when you want to have them - it will be easier to calculate other columns when having Unit ID available) and payrates depending on pay date are calculated.

When you need e.g. unit name in payroll table too, then you need a table e.g. tUnits: UnitID, UnitName.

Btw, instead of selecting EmployeeID, you can select FullName (and calculate EmployeeID and/or UnitID, when you need them).

When employees may move from one unit to another sometimes, all goes more complex - you need a table for employee movements, and the unit info must be calculated depending on paydate.
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Xcel xp closes when entering numeric data gkxcel Excel 5 07-01-2018 08:34 PM
Efficient alternative to repeatedly entering data manually in Excel Alternative to a data validation list? gebobs Excel 5 08-01-2016 12:28 PM
Efficient alternative to repeatedly entering data manually in Excel Data from excel to word? /alternative ways? slimhan Excel 1 11-17-2012 08:17 PM
Efficient alternative to repeatedly entering data manually in Excel Merge data repeatedly in a single document MathTeacherMelanie Mail Merge 10 11-13-2012 07:05 PM
Automatically entering/fill data in cells in Excel 2003 dipdog Excel 0 08-17-2006 08:37 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 04:00 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft