ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Selection Questions (https://www.excelbanter.com/excel-programming/317357-selection-questions.html)

scrabtree23[_3_]

Selection Questions
 
What is the correct code for this:

If ActiveRow < Row("1:1") Then



Nikos Yannacopoulos[_5_]

Selection Questions
 
If ActiveCell.Row < 1 Then

HTH,
Nikos

"scrabtree23" wrote in message
...
What is the correct code for this:

If ActiveRow < Row("1:1") Then





Don Guillett[_4_]

Selection Questions
 
try
if activecell.row<

--
Don Guillett
SalesAid Software

"scrabtree23" wrote in message
...
What is the correct code for this:

If ActiveRow < Row("1:1") Then





Frank Kabel

Selection Questions
 
Hi
if activecell.row<1

"scrabtree23" wrote:

What is the correct code for this:

If ActiveRow < Row("1:1") Then



scrabtree23[_3_]

Selection Questions
 
Thanks to all. Sometimes the answers are simple. I will have a harder one
later. :)

"scrabtree23" wrote:

What is the correct code for this:

If ActiveRow < Row("1:1") Then




All times are GMT +1. The time now is 01:12 AM.

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