ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Next Empty Column in Row (https://www.excelbanter.com/excel-programming/301579-next-empty-column-row.html)

scain2004[_20_]

Next Empty Column in Row
 
I'm trying to figure out how to find the next empty column in a row o
data.

Range("DateRange").Cells(rowCntr, xlEnd) = jobType

is what I have now. This is part of a loop so right now it finds th
next empty column, but won't go past that in future increments of th
loop. Doesn't xlEnd update as data's entered or do I have to fin
another way to increment the columns

--
Message posted from http://www.ExcelForum.com


scain2004[_21_]

Next Empty Column in Row
 
Figured it out.

Created a For loop that checked the row for the next empty column. Duh

--
Message posted from http://www.ExcelForum.com



All times are GMT +1. The time now is 02:10 PM.

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