Hi Goverdhan,
I'm not sure that I fully understand your question.
Do you mean in your example that you want to find the value of
sheet1.range(A10) in sheet2.range(c10:c30)
and then copy the value from from column B and the row where the match is
found to sheet1.range(B10).
Regards,
OssieMac
"Goverdhan Kudligi" wrote:
>
>
> Hi,
>
> I would like know how to compare a cell value with range of cell values
> and accordingly assign a value to another cell in the same row as the
> first cell.
>
> example,
>
> compare cell a10 with cell range sheet2(c10:c30) and assign cell b10
> with cell sheet2(b10)
>
> regards
>
> *** Sent via Developersdex http://www.developersdex.com ***
>