Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
D.Parker
 
Posts: n/a
Default 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
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default


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



  #3   Report Post  
D.Parker
 
Posts: n/a
Default

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




  #4   Report Post  
Bob Phillips
 
Posts: n/a
Default

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






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to create a variable column in cell reference Sampson Excel Worksheet Functions 3 February 21st 05 10:13 PM
How can I get a cell locked if the condition is false? FareedAhmed76 Excel Worksheet Functions 1 February 18th 05 01:49 PM
Can a Formula in Cell X modify Cell Y? alMandragor Excel Discussion (Misc queries) 7 February 10th 05 09:51 PM
inserting data from a row to a cell, when the row number is specified by a formula in a cell [email protected] New Users to Excel 2 January 6th 05 07:18 AM
VLookup resulting in a blank cell... KempensBoerke Excel Worksheet Functions 1 October 28th 04 09:57 PM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"