MySQL Forums
Forum List  »  MySQL for Excel

Error Editing Data
Posted by: Garrett W
Date: April 19, 2019 07:11AM

When I select the data in Excel for editing I get the following error.

Value of '300' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
Parameter name: Value

Exception thrown by:
DbObjectSelectionPanel.EditDataHotLabel_Click

Stack trace:
at System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
at MySQL.ForExcel.Forms.PreviewTableViewDialog..ctor(DbView previewTableOrView, Boolean showCancelButton)
at MySQL.ForExcel.Controls.ExcelAddInPane.EditTableData(DbTable tableObject, Boolean fromSavedConnectionInfo, Workbook workbook)
at MySQL.ForExcel.Panels.DbObjectSelectionPanel.EditDataHotLabel_Click(Object sender, EventArgs e)

What is the issue and how can I fix it?

Options: ReplyQuote


Subject
Views
Written By
Posted
Error Editing Data
856
April 19, 2019 07:11AM
431
April 23, 2019 07:16AM
378
May 06, 2019 06:27PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.