searching through row

Anas_Raza

Board Regular
Joined
Dec 18, 2013
Messages
60
I have weekly target sheet in which six columns are occur
Like this:
[TABLE="width: 659"]
<tbody>[TR]
[TD]Week
[/TD]
[TD]Description
[/TD]
[TD]PREVIOUS REMAINING
[/TD]
[TD]TARGET
[/TD]
[TD]TOTAL TARGET
[/TD]
[TD]ACHIVED
[/TD]
[TD]DIFFERENCE
[/TD]
[/TR]
[TR]
[TD]18(30-Apr to 06-May)
[/TD]
[TD]XYZ
[/TD]
[TD]2
[/TD]
[TD]5
[/TD]
[TD]7
[/TD]
[TD]4
[/TD]
[TD]3
[/TD]
[/TR]
</tbody>[/TABLE]

I want to put a formula in pervious remaining colum that automatically search what I write in description column from previous entries and put the last value of difference colume.
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.
The ranges to consider are not specified...

=LOOKUP(9.99999999999999E+307,1/($B$1:B1=$B2),$G$1:G1)

Is this what you intend to have?
 
Upvote 0
If Aladin's solution is not what you want, please post a slightly larger sample (say 6-8 rows) with the expected results manually entered & give any further explanation in relation to that new sample data.
 
Upvote 0
Many of the helpers here choose not to download files from other sites or, due to security restrictions at work sites, are unable to download such files.

You will get many more potential helpers if you post your sample as a small (copyable) screen shot directly in your post. My signature block below has help regarding that.
 
Upvote 0
redir
 
Upvote 0
Further to Aladin's comments, even if your image had worked, we can't copy from it to paste into our sheets to test solutions.
 
Upvote 0
[TABLE="width: 995"]
<tbody>[TR]
[TD]


[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Week
[/TD]
[TD]Description
[/TD]
[TD]PREVIOUS REMAINing
[/TD]
[TD]TARGET
[/TD]
[TD]TOTAL TAR
[/TD]
[TD]ACHIVE
[/TD]
[TD]DIFF
[/TD]
[TD]% ACHIVE
[/TD]
[TD]Remarks
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]18(30-Apr to 06-May)
[/TD]
[TD]XYZ
[/TD]
[TD]2
[/TD]
[TD]5
[/TD]
[TD]7
[/TD]
[TD]4
[/TD]
[TD]1
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]18(30-Apr to 06-May)
[/TD]
[TD]abc
[/TD]
[TD]2
[/TD]
[TD]4
[/TD]
[TD]6
[/TD]
[TD]3
[/TD]
[TD]3
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]18(30-Apr to 06-May)
[/TD]
[TD]poi
[/TD]
[TD]3
[/TD]
[TD]2
[/TD]
[TD]5
[/TD]
[TD]3
[/TD]
[TD]2
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]18(30-Apr to 06-May)
[/TD]
[TD]oiu
[/TD]
[TD]1
[/TD]
[TD]5
[/TD]
[TD]6
[/TD]
[TD]4
[/TD]
[TD]2
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]19(07-May to 13-May
[/TD]
[TD]XYZ
[/TD]
[TD]1
[/TD]
[TD]4
[/TD]
[TD]5
[/TD]
[TD]2
[/TD]
[TD]3
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]19(07-May to 13-May
[/TD]
[TD]abc
[/TD]
[TD]3
[/TD]
[TD]4
[/TD]
[TD]7
[/TD]
[TD]6
[/TD]
[TD]1
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="colspan: 12"]I want to write a formula in pervious remaing cell that look up value of description in above data and tell me last value of last diff cell where xyz written
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Example
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]20(14-May to 20-May)
[/TD]
[TD]XYZ
[/TD]
[TD]3
[/TD]
[TD]3
[/TD]
[TD]6
[/TD]
[TD]4
[/TD]
[TD]2
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]20(14-May to 20-May)
[/TD]
[TD]ABC
[/TD]
[TD]1
[/TD]
[TD]4
[/TD]
[TD]5
[/TD]
[TD]4
[/TD]
[TD]1
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
 
Upvote 0
How is the "Example" is related to the data in your upper exhibit? The figures you show for XYZ do not show up in the upper exhibit.
 
Upvote 0

Forum statistics

Threads
1,223,903
Messages
6,175,284
Members
452,630
Latest member
OdubiYouth

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top