Greg Determann
New Member
- Joined
- Jan 18, 2005
- Messages
- 20
I am just getting my feet wet in VBA and have a question.
I am trying to figure out how to write a macro that will look at cell C3 and C4 and determine which one is lower. If c3 is lower, then set it to a value of 0 by changing cell c2 and then move onto the next column. Eventually, the number in row 4 will be smaler than the row 3 value. At that pt I need it to goal seek to set the row 4 number to zero by still changing the corresponding row 2 value. After that, it is finished. Any ideas?
I am trying to figure out how to write a macro that will look at cell C3 and C4 and determine which one is lower. If c3 is lower, then set it to a value of 0 by changing cell c2 and then move onto the next column. Eventually, the number in row 4 will be smaler than the row 3 value. At that pt I need it to goal seek to set the row 4 number to zero by still changing the corresponding row 2 value. After that, it is finished. Any ideas?