I am trying to clean up some data that a client gave us. Right now the Building and Room # are in the same field and I want to split them apart. The Room number always beigns after the first 4 characters. I was trying to write a module to do this automatically. When I run the module I get a...
So, I have to use a selection sort to sort an array of Strings even though I know this is not the most efficent way and am getting messed up in my coding. The array is coming from a separate class called Bank Account and this is what I have so far: I know how to sort 2 integers, but am totally...
How can I not show a label, except for the first record, in the detail section of a report. The reason I do not move it to lets say the Employee HEader is because management wants the report like this
Employee 1
2
3
4
And not like this
EMployee
1...
Hey, I'm a newbie to java and am getting a syntax error on my passing of the array in the main method. It does not like that I am passing Num3, Num4. Since its an array do I have to pass it a certain way? Any insight would be helpful, Thanks in advance!
Here is the coding I have in the...
I have a form where you select multi-certifications of an employee and then run a report to show what they have passed through the use of OpenArgs. That works fine when but the problem I am having is passing the OpenArgs to filter a sub report within the main report. The main report is set up...
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.