-
Notifications
You must be signed in to change notification settings - Fork 10
Issues: bovender/XLToolbox
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
There's a problem with this formula.
Not trying to type a formula?
When the first character is an equal (=) or minus (-) sign, Excel thinks it's a formula:
• you type: =1+1, cell shows: 2
To get around this, type an apostrophe ( ' ) first:
• you type: '=1+1, cell shows: =1+1
7.3.4
exception
#928
opened Jan 29, 2021 by
bovender
Insufficient memory to continue the execution of the program.
7.3.4
exception
#924
opened Sep 9, 2020 by
bovender
ValueFactory attempted to access the Value property of this instance.
7.3.4
exception
#923
opened Sep 9, 2020 by
bovender
发生意外。 (Exception from HRESULT: 0x80020009 (DISP_E_EXCEPTION))
7.3.4
exception
#920
opened Aug 30, 2020 by
bovender
Unhandled VBA exception in #Entering Form_LinearRegressionResults.InterpretResults
7.3.4
exception
#918
opened Aug 17, 2020 by
bovender
Der double-Typ kann nicht implizit in string konvertiert werden.
7.3.4
exception
#917
opened Aug 13, 2020 by
bovender
Der Wert darf nicht NULL sein.
Parametername: key
7.3.4
exception
#916
opened Aug 8, 2020 by
bovender
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.