Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi I have a problem with Excel that I would like to use a Macro to do.
I am unfamilar with the syntax used in Excel so this task is proving to be somewhat tricky. I would like to copy all entries from one colum into a text file. Additionally, I would like to copy these files in such a way that I can use those files as directory names. For example, if the value in one of the column cells was "example", I would like to copy that value as "/value". I would also like the macro to automatically detect how long the column I am copying from is, so that instead of having to specify a range, the macro can be used in any file and it will automatically detect from what range the columns must be copied from. The only thing I would specify would be the column (which I would change int eh macro). How would I go about writng a Macro to perform such a task? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copy column to another file | Excel Worksheet Functions | |||
Search text string for ssn and copy to new column | Excel Discussion (Misc queries) | |||
FIND LAST COPY OF A TEXT IN A COLUMN | Excel Discussion (Misc queries) | |||
To copy values in a column relevant to text in an adjacent column? | Excel Worksheet Functions | |||
VBA Macro to copy an column from one Excel file into another file | Excel Programming |