I don't have much VBA knowledge, so it's been a struggle for me. I have this list of person information with six columns, viz., Serial No., First Name, Last Name, Age, Email and Contact number with around 800+ rows. I want this list to split up into different excel workbooks (.xls) with 30 lines in a file without changing serial no. In the same VBA I want to change column widths so that it would fit into A4 size pages and most important thing is I don't want these file to be saved, that means I want them be opened after macro has finished running.
Can anyone please provide certain light or proper solution on this?
Can anyone please provide certain light or proper solution on this?