Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Question 1:
How can I determine the last column of data that I have imported from a text file? The line I came up with is: LastColumn = Range(Columns.Count & 1).End(xlLeft).Column But, obviously it doesn't work. Question 2: How do I increment characters? When I write a while loop looking for the first cell with no data, I need to search cells A1, B1, C1, etc. How do I increment the letter part of the cell address. -- Bryan Kelly Time is the medium we use to express out priorities. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Determine a result of one column based on conditions in two column | Excel Discussion (Misc queries) | |||
How do I determine the last cell in a Column | Excel Discussion (Misc queries) | |||
delete duplicate record but only determine 1 column data | Excel Worksheet Functions | |||
Determine if Value in column A exists in Column B | Excel Discussion (Misc queries) | |||
formula to determine the first column containing any data | Excel Worksheet Functions |