Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a worksheet (PayCalc) that calculates a persons wages for a particular project. All I enter is the Employees ID No. Each time I change the ID No the Total figure changes - my problem is that I want to keep the calculated figure for use in the future. I have another sheet (EmpInfo) that has lots of info stored by ID No. how can I copy the calculated figure to the Pay column in this worksheet based on ID No? I don't particularly want to have to copy it manually each time. Here is what I think needs to be done (but I could be wrong!) Step 1 Copy the calculated figure Step 2 Lookup the Row Number for the correct ID No in the EmpInfo worksheet Step 3 Paste the value of the calculated figure in the Pay column of the Row Number found in step 2 Is this possible? if so, how Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Always print to a specific location | Excel Discussion (Misc queries) | |||
How To always print to a specific Location | Excel Discussion (Misc queries) | |||
Save to specific location | Excel Discussion (Misc queries) | |||
Need help in calculation at specific location | Excel Worksheet Functions | |||
ListBox Result to a Specific Cell Location | Excel Programming |