Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Here is the code I am using.
If .Cells(x, y).Value = "." _ And counter < 6 _ And need2 0 Then .Cells(x, y).Value = "Test" Is there a way I can have the code look forward down the row to see i it can be placed 6 times? There are many reasons it could come up short, and I'm trying to avoi having an incomplete row. I want the value to appear 6 times or not a all. I would prefer the code to just continue on through the rows until i can add all 6 cells again. Thank -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I really need help with a rule | Excel Worksheet Functions | |||
If/Then Rule | Excel Discussion (Misc queries) | |||
Create a rule | Excel Worksheet Functions | |||
Validation rule | Excel Discussion (Misc queries) | |||
validation rule | Excel Worksheet Functions |