VBA-IDE-Code-Export icon indicating copy to clipboard operation
VBA-IDE-Code-Export copied to clipboard

Export & Import VBA code for use with Git (or any VCS)

Results 13 VBA-IDE-Code-Export issues
Sort by recently updated
recently updated
newest added

I am finding that a new line is added after the `Attribute` header each time I do a Import then Export cycle. I view the .frm file in a text...

bug
help wanted
ready

If an unhandled error occurs half way through exporting, then the user can be left in a situation that could result in data loss if they're not careful. The problem...

bug
enhancement
help wanted
wontfix
ready

The new empty line is added to the end of the module regardless of if there is already an empty line at the end of the file. This seems similar...

bug
help wanted
ready

and that error is not handled. Instead the crash prompt is invoked. The user should be prompted that there was a syntax error and they need to resolve this by...

bug
help wanted
ready

An error occurs if I have a userform and I run import twice. Error number 60061.

bug
help wanted
ready

There are a few different "whitespace errors" that are introduced to the VBA when the code is imported (and exported?). Issues #22 and #45 are two of these whitespace errors....

bug
enhancement
help wanted

When Make Config File is run, the VBAProject Name property of the config file should be set to the current project name in the workbook.

help wanted
ready

These files can be found in the CodeExport project directory. The `.gitattributes` file is important for fixing bugs which arise in Excel due to using Unix style line terminations. The...

help wanted
ready

Make Excel out of XML Considerations: - What type of Excel is is being made into

enhancement
help wanted
ready

@mattpalermo I'm not sure if this is taken care of anywhere already **but** Here's my experience, have the source code somewhere on your machine, go to build the add-in, so...

enhancement
help wanted
ready