Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
only match if column is not empty rodchar Excel Discussion (Misc queries) 2 June 30th 09 02:25 PM
Select first empty row in a column Tdungate Excel Discussion (Misc queries) 9 February 5th 09 05:28 PM
Looping until empty column theguz Excel Discussion (Misc queries) 1 August 4th 05 07:04 PM
delete empty column in VBA Lillian[_5_] Excel Programming 10 November 17th 03 05:07 AM
Finding last non-empty column in row... Mika[_3_] Excel Programming 2 November 11th 03 08:50 PM


All times are GMT +1. The time now is 01:58 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"