VB Code to Auto Save Multiple Files

Joined
Sep 29, 2012
Messages
1
Reaction score
0
I am looking for what looks like should be some VB Code to automatically save the contents of my cells. The hard task for me is the layout of what I need.
column "A" contains a series of "TAGS"
column "B" contains a series of "ACCOUNTS"

I need the VB code to
1. Take all of the unique "TAGS" and create CSV Files and place the "ACCOUNTS" that also match the tags into the correct file.

I have attached a sample of what the original file could look like with some additional notes (its a word doc though).

I am new to VB coding, very fluent in SQL and SQL Command, it is just too many commands to run for my instance.
 

Attachments

  • Excel_HELP_0929.doc
    34.5 KB · Views: 125

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top