I'd recommend:
http://www.learnvisualstudio.net?referedby=55618. Not everything there is free, but you get so much more than you pay for. Great source, best deal I ever had.
I had this code in Before_Update procedure:
If .....
Me![chkXXX] = Me![chkXXX].OldValue
End If
If I try to enter a new record and don't touch this check Box and then move to another record, I am getting "Run-time Error '2113'. The value you entered isn't valid for this field"...
I had this code in Before_Update procedure:
If .....
Me![chkXXX] = Me![chkXXX].OldValue
End If
If I try to enter a new record and don't touch this check Box and then move to another record, I am getting "Run-time Error '2113'. The value you entered isn't valid for this field"...
Hello everybody!
In the Time property of any date dimesion we have an option to check/uncheck to automatically set current time period. Current period (Year/Month) displayed below the check box but we can not edit it. Could anybody tell me where this period value comes from and how it can be...
You can also get Academic version of Professional (not Learning, real thing!!!!!) Edition of Visual C++ on www.gradware.com for $99.95 (normally cost $400-$500). Just fax them a copy of your student ID.
Hello everybody,
How would I do that? To activate cell in the next column on the same row I do ActiveCell.Next.Activate. What should I use to make it go down one row in the same column without hardcoding anything?
Thank you very much.
I actually tried the Function Numval, but by some reason I can't even enter it, the line gets highlighted and error message shows at the bottom of the screen. I am using PDM on the AS400, OS version - V4R4. Has anybody used any Functions on the AS400?
Hello everybody,
My program uses 2 fields that are passed parameters from another another program where they are defined as a character fields. The data in these fields is numeric and I want to do some numeric operations on them.
They are defined as:
01 PGM-PARM...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.