I am trying to create .txt files that have the following:
- Txt file name would be cell(A1)
- Content of the txt file needs to be the content of cell (B1)
- Repeat throughout the column
I am new to VBA and would kindly appreciate your help. I tried some codes, but I am not familiar with troubleshooting on VBA, so not a lot of luck there.
Thanks