I am Getting an error of
Title: DataGridView Default Error Dialog
Content: The following Exception occurred in the DataGridView:
System.Exceptio n: Sent to Pinnacle 01/23/2012 is not a valid Value for Double. ---> System.FormatEx ception: Input String was not in a correct Format.
at System.number.s tringtoNumber(S tring str, NumberStyles Options, NumberBuffer& number, NumberFormatInf o info, Boolean parseDecimal)...
User Profile
Collapse
-
Errors Creating a datagridview with Checkboxes
-
Amanda Hartley replied to Access Can't find the Field '[Forms]![frmbankcodeCriteria]![StartDate]' referred to iin AccessMy bad.
Disregard Please. I needed an '=' sign in front. Duh.
Code:=[Forms]![frmBankcodeCriteria]![StartDate]
-
Amanda Hartley started a topic Access Can't find the Field '[Forms]![frmbankcodeCriteria]![StartDate]' referred to iin AccessAccess Can't find the Field '[Forms]![frmbankcodeCriteria]![StartDate]' referred to i
Access Can't find the Field '[Forms]![frmbankcodeCrit eria]![StartDate]' referred to in your expression.
I am using the above format to display my form dates on my report in unbound text boxes with the control source then set to [Forms]![frmbankcodeCrit eria]![StartDate]. Currently it gives me #Name? in my text boxes and the Listed error in four pop ups as I have a start and end and a sub report as well that uses both.
The names...
No activity results to display
Show More
Leave a comment: