ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Target value, Next cell (https://www.excelbanter.com/excel-discussion-misc-queries/24836-target-value-next-cell.html)

D.Parker

Target value, Next cell
 
Hello again. I'm in my worksheet object ,and if the contents of the target
cell have a specific value then I would like the cell to the right of the
target cell to update with new information. This will happen for multiple
rows. Is there a way to do this in the worksheet object without individual
line code for each row?

Kind regards,

D.Parker

Bob Phillips


Target.Offset(0,1).Value = "whatever"

--

HTH

RP
(remove nothere from the email address if mailing direct)


"D.Parker" wrote in message
...
Hello again. I'm in my worksheet object ,and if the contents of the

target
cell have a specific value then I would like the cell to the right of the
target cell to update with new information. This will happen for multiple
rows. Is there a way to do this in the worksheet object without

individual
line code for each row?

Kind regards,

D.Parker




D.Parker

Bob:

Thank you very much. Please excuse the beginner questions.

Kind regards,

Darryl

"Bob Phillips" wrote:


Target.Offset(0,1).Value = "whatever"

--

HTH

RP
(remove nothere from the email address if mailing direct)


"D.Parker" wrote in message
...
Hello again. I'm in my worksheet object ,and if the contents of the

target
cell have a specific value then I would like the cell to the right of the
target cell to update with new information. This will happen for multiple
rows. Is there a way to do this in the worksheet object without

individual
line code for each row?

Kind regards,

D.Parker





Bob Phillips

No problem Darryl,

you can't move on without understanding, so ask away.

Bob


"D.Parker" wrote in message
...
Bob:

Thank you very much. Please excuse the beginner questions.

Kind regards,

Darryl

"Bob Phillips" wrote:


Target.Offset(0,1).Value = "whatever"

--

HTH

RP
(remove nothere from the email address if mailing direct)


"D.Parker" wrote in message
...
Hello again. I'm in my worksheet object ,and if the contents of the

target
cell have a specific value then I would like the cell to the right of

the
target cell to update with new information. This will happen for

multiple
rows. Is there a way to do this in the worksheet object without

individual
line code for each row?

Kind regards,

D.Parker








All times are GMT +1. The time now is 09:03 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com