Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I have loaded a text file with delimiters in excel.. It consists of three columns.. i would like to copy only the third column until the last cell that contains the data.. but my code is not working correctly.. it is selecting the entire sheet which contains data.. i have used the belw code.. pls advise me of a better code.. Range("C1").Select Range("C1", Selection.End(xlDown)).Select Thanks, srikanth |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA - Selecting a Row | Excel Discussion (Misc queries) | |||
selecting cells without certain value | Excel Worksheet Functions | |||
Selecting Cells | Excel Discussion (Misc queries) | |||
Selecting Cells | Excel Worksheet Functions | |||
Selecting every odd row | Excel Discussion (Misc queries) |