The document contains a VBA code subroutine that:
1. Checks if a name field is empty and displays a message if so, otherwise:
2. Copies data from multiple cells on Sheet 11 to the next empty row on Sheet 10.
3. Displays a message that data was added successfully.
4. Saves the active workbook.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
23 views
Kode Input Data
The document contains a VBA code subroutine that:
1. Checks if a name field is empty and displays a message if so, otherwise:
2. Copies data from multiple cells on Sheet 11 to the next empty row on Sheet 10.
3. Displays a message that data was added successfully.
4. Saves the active workbook.