Excel Project

urmab501

New member
Local time
Today, 05:09
Joined
Nov 11, 2010
Messages
1
Hello I'm new to writing macros, I have an assignment to write a macro or maybe a program of some sort.
Here is a task
I have an .xls file the marco/program need to read values from columns A-J and rows 1-158 take those values and export them in a .csv format with specified name.

How can I got about this any help would be appreciated thanks
 
I would use the macro recorder to start with as it would allow you to see the code generaated from your actions, providing a great learning experience.
 

Users who are viewing this thread

Back
Top Bottom