
Completed
Posted
Paid on delivery
I am looking for a skilled VBA developer to create a macro that splits a consolidated Excel file into multiple individual files. The macro should meet the following requirements: - Each split file should have a specific name. - All formulas and formatting from the original file must remain intact in the split files. - Each split file should replicate two tabs from the consolidated file. - After splitting, recent rows and columns in each individual file need to be locked.
Project ID: 40608696
40 proposals
Remote project
Active 5 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
40 freelancers are bidding on average $46 USD for this job

Hello! I am experienced Excel specialist and I have completed hundreds of VBA project here. I have read your project description, and I have clear idea how to implement it. "All formulas and formatting from the original file must remain intact in the split files" - is easy thing for me I am ready to start working immediately.
$36.50 USD in 7 days
7.4
7.4

Hello, I have carefully reviewed the project requirements for creating a VBA macro to split a consolidated Excel file into multiple files. I understand the need for each split file to maintain specific naming conventions, retain all original formulas and formatting, replicate two tabs, and lock recent rows and columns. Let's chat and discuss it further. To handle your project, I will start with analyzing the structure of the consolidated file, develop a VBA script to separate the data into individual files while ensuring the preservation of formulas and formatting. I will then implement a mechanism to lock the necessary rows and columns in each split file. The deliverables of this project will include a fully functional VBA macro that splits the consolidated file accurately into multiple individual files. Before signing-off my bid, I would like to ask a question, i.e., how do you prefer the split files to be named? Best Regards, Aneesa.
$25 USD in 1 day
6.9
6.9

Hi, the requirement that will make or break this macro is keeping formulas and formatting intact in the split files, because the common shortcut of copying values or rebuilding sheets strips both, so the right approach is copying the actual tabs as full worksheet objects and then applying the naming, trimming, and protection logic on each new file. I write VBA like this daily, recently built a macro driven workbook where entries split automatically across sheets with formatting preserved and ranges locked against accidental edits. Quick question, when you say recent rows and columns need locking, is that a fixed range in each file or does the macro need to detect the latest data dynamically before protecting it? Happy to start as soon as I can see the consolidated file. Adnan
$38 USD in 1 day
5.5
5.5

Split Consolidated Excel File into Multiple Files – VBA Macro, Preserve Formulas/Formatting, Lock Rows/Columns Hello, I'm John K. — MSc Economics & Statistician with 15+ years and 1,000+ projects (4.9⭐). I specialize in Excel VBA development and macro automation. You need a VBA macro that splits a consolidated Excel file into multiple individual files. Each split file must have a specific name, preserve all formulas and formatting, replicate two tabs from the consolidated file, and lock recent rows and columns after splitting. How I'll approach it: Review your consolidated file structure and naming rules Build VBA macro to split based on your criteria Ensure formulas and formatting remain intact in each file Replicate two specified tabs per split file Lock specified rows and columns in each output file Test for accuracy and deliver clean code What you'll receive: ✅ Fully functional VBA macro ✅ Split files with specific names and preserved formatting ✅ Locked rows/columns in each file ✅ Clear code comments for future use I'm ready to start as soon as you share your file structure, naming rules, and locking requirements. Drop a message. Looking forward, John K.
$25 USD in 1 day
3.6
3.6

Hello, I have extensive experience developing Excel VBA automation for complex workbook processing, including splitting master workbooks, preserving formulas and formatting, protecting worksheets, and generating dynamically named files. I can create a VBA macro that automatically splits your consolidated workbook into individual files with the required filenames, copies the two specified worksheets while preserving all formulas, formatting, and references, and locks the designated rows and columns in each output file. The solution will be well-structured, easy to maintain, and work with future versions of your workbook with minimal changes. I'm available to start immediately and can deliver a fully tested solution with clear instructions for future use. James.
$25 USD in 1 day
3.0
3.0

Hello, "VBA Macro To Split Workbook" - split consolidated file into named files. I have automated similar data‑splitting tasks and delivered clean Excel outputs: https://www.freelancer.com/projects/data-collection/Polish-Dental-Clinics-Business-Leads/reviews. I will ensure formulas stay intact, copy the two required tabs exactly, and lock recent rows and columns as you need. What naming convention should the split files follow, and which two tabs must be duplicated? Looking forward to working with you. Artur Giżycki
$230 USD in 2 days
2.9
2.9

I've built similar Excel macro pipelines before, so this is straightforward. I'll write a VBA module that reads the consolidated file, iterates through the data rows, and splits them into separate files based on your naming rules while preserving all formulas, formatting, and sheet structure. Each output file will lock the last three rows and columns as specified. I'll include error handling for file paths and overwrite conflicts, and validate the output against the source before finalizing. Can start immediately. Thanks, Andrii
$38 USD in 1 day
2.2
2.2

Hello, I'm Rohaan, a seasoned Excel expert with over 5 years of experience in VBA macros and data processing. I have a solid track record of delivering efficient solutions tailored to client needs. I understand your requirement for a VBA macro to split a consolidated Excel file into multiple individual files while preserving formulas, formatting, and specific tabs. I will ensure that the split files are named correctly and that recent rows and columns are locked post-splitting. Let's discuss your project further in detail. Please initiate a chat to explore how I can provide you with a professional and effective solution. Best regards, Rohaan
$36 USD in 7 days
1.3
1.3

Hi, your macro needs to split one consolidated workbook into multiple files while preserving formulas, formatting, and two specific tabs. It also needs to name each output file correctly and lock recent rows and columns in every split file. I’ve built VBA automation for workbook cleanup and file generation, including preserving formulas, copying sheets, and applying protection settings. I’d handle this by using a controlled export process: copy the required tabs, keep all workbook-level formatting intact, rename each file from your rules, and then lock the specified ranges after the split. I’ll make sure the macro is stable, easy to run, and careful with the parts that usually break during sheet copying. If you’d like, I can put this together cleanly and test it against your source file. Best regards, Gabriel
$25 USD in 1 day
1.4
1.4

Hi, I’ll create an Excel VBA macro to split files while preserving formulas and formatting. Delivering a reliable automated Excel process with accurate split files is the goal. I’ve worked on projects where spreadsheets needed custom VBA automation, data handling, and protection features. I’ll build the macro to create named files, copy the required tabs, maintain formatting and formulas, and lock the specified rows and columns after splitting. I’m confident I can provide a clean VBA solution that works smoothly with your workbook. Thanks, I’d be happy to help.
$30 USD in 7 days
0.0
0.0

Your goal is to automate the workbook splitting process while keeping every individual file consistent with the original formatting, formulas, and structure. A reliable VBA solution should remove manual work and ensure each generated file is ready for use immediately. I’d start by reviewing the consolidated workbook layout, sheet structure, naming rules, and the exact rows/columns that need protection. Then I’d create a VBA macro that generates separate workbooks with the required names, copies the two required tabs, preserves formulas and formatting, and applies worksheet protection to the specified areas. The main challenge will be maintaining formula references and formatting integrity during the split while correctly handling protection without affecting usability. I’d test the macro with sample data, verify generated files against the source workbook, and provide a clean VBA module with instructions for future use. A few questions: - How should the individual file names be generated (based on a column value or a fixed naming pattern)? - Should the locked rows and columns be protected with a password? - Will the macro need to handle future consolidated files with the same structure? I’d be happy to review the workbook structure and build the solution around your workflow.
$100 USD in 3 days
0.0
0.0

Hi, I understand you need a VBA macro that can automatically split a consolidated Excel workbook into multiple individual files while preserving the original structure, formulas, and formatting. The goal is to create a reliable automation tool that generates correctly named files, duplicates required sheets, and applies protection settings after the split. I can handle: • Developing a VBA macro to split data into separate Excel files • Applying specific naming rules for each generated file • Preserving formulas, formatting, and required worksheet structures • Replicating the two required tabs in every output file • Locking specified rows and columns after file generation My approach is to build a clean, user-friendly VBA solution with clear comments and testing to ensure the generated files match your requirements exactly. A few questions: • How should each individual file name be generated (based on which column or rule)? • Which exact rows and columns need to be locked after splitting? • Should the output files remain as editable Excel workbooks (.xlsx/.xlsm) or be protected with passwords? I would be happy to create a reliable automation workflow for your Excel process. Best regards, Marko
$38 USD in 7 days
0.0
0.0

Keeping formulas intact during a split is the part most macros get wrong, especially with cross-sheet references that break once tabs land in a new workbook. I'll handle that carefully. I'll build the VBA macro to loop through your consolidated file, create individual workbooks with the two replicated tabs, preserve all formatting and formulas, then apply sheet protection to lock the specified rows and columns in each output file. One thing worth noting: if any formulas reference tabs beyond the two being copied, those will need to convert to static values or the references will break silently. 1) Are the file names for each split based on a cell value, or do you have a naming convention in mind? Happy to talk details in chat. Shayan
$28 USD in 3 days
0.0
0.0

Philadelphia, United States
Payment method verified
Member since May 8, 2024
₹600-1500 INR
$15-25 USD / hour
₹600-1500 INR
₹750-1250 INR / hour
₹400-750 INR / hour
₹12500-37500 INR
₹750-1250 INR / hour
$30-250 USD
$30-250 USD
₹12500-37500 INR
₹750-1250 INR / hour
$8-15 USD / hour
₹12500-37500 INR
$250-750 USD
$10-50 USD
₹12500-37500 INR
₹1500-12500 INR
₹12500-37500 INR
$10-30 USD
₹600-1500 INR
₹600-1500 INR