User Profile
Collapse
-
Awesome!! Thank you so much!!! -
String Array Parsed to two new String Arrays
I am really confused on this one. I have 5 elements in a string array.
I have to separate the text from the numbers into two new arrays. One string containing {"Widget ", "Thingy", "Ratchet", "Clanger", "Fracker"}...Code:string[] strings = { "Widget 15.50", "Thingy 50.99", "Ratchet25.00", "Clanger115.49", "Fracker75.25" }; -
Subform Lost Focus Next Record Error
I created a code that would take me from the last field in a subform and take me to the next record first field on the parent form. Unfortunately, there is a little snag if I try to use the mouse to click into the subform from the parent form. It takes me to the next record again instead of just allowing me to click into the subform for that record. If I just tab, everything is fine, but this db is being used by others that may not remember or understand...
No activity results to display
Show More
Leave a comment: