• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

want to remove VBA

TomT

New Member
I've come up with a workbook that does price estimating. At first I was going to try some vba, but I've abandoned that for "pure" excel...just so there are no issues with distribution.

The workbook is still making references to the vba code whenever it's opened, and I want to remove those. How do I go about doing that?
 
I've come up with a workbook that does price estimating. At first I was going to try some vba, but I've abandoned that for "pure" excel...just so there are no issues with distribution.

The workbook is still making references to the vba code whenever it's opened, and I want to remove those. How do I go about doing that?
Hi,

Save the file as a .xlsx file and the code will all be gone.
 
Back
Top