![]() |
Help Please
cells(10,cell.column)
or cells(cell.row+10,cell.column) -- Don Guillett SalesAid Software "rozb" wrote in message ... Cells(cell.Row, 1).Copy works great How do I capture same column row 10? |
Help Please
Thank you.
|
Help Please
|
Help Please
Why wont the activecell for each cell in the range refresh
The data from cell A11 changes as it moves down Row How do I make the each cell request work Rozit Sub CheckMeReally( For Each Cell In Sheets("Select").Range("selectLanguage_Area" If Cell.Value = "yes" Then Cells(Cell.Row, 1).Cop ActiveCell.Selec ActiveSheet.Paste '""Cells(ActiveCell.Row + 1, 1).Select? Next Cel End Su |
All times are GMT +1. The time now is 12:18 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com