I've done something very similar in the past. What I did was strip out all of the punctuation, spaces, and in your case you'd need to strip the numbers as well. That would get you pretty close. I used a series of loops to accomplish this.
Right, but if you were to do the running total on the same field that is being used for the summary in the grouped section but placed it in the report footer it would only sum/count the records that were included in the top 5 groups. This works because of the evaluation time of the running total.
Spider thing worked GREAT. It was funny because when my boss answered the phone he picked it up so fast the spider went over his shoulder. He didn’t see it till he started to hang the phone up then he dropped the phone and the back-pedaling started. He didn’t scream like I was hoping but he...
How about this;
(If {?strBusinessUnits} <> "***ALL***" then
{Command.BUSINESS_UNIT} = {?strBusinessUnits}
else If {?strBusinessUnits} = "***ALL***" then true)
I've done something similar to this before by creating a formula that has the text of the hyperlink and then insert your database fields where they need to be. Something like this; "www.mysite.com/" & table.field & "blahblahblah...". You are just concatenating the link using the database...
jsaxe - That's beautiful.
We had a guy write a script that would display a "You have a virus" message when any MS games were launched on a PC. Push that out to some PC's and let the fun begin. We never actually did but it sure would have made for a good laugh.
Tried the bells and whistle thing, it just became the norm and now I am continually raising the bar for whats expected from me. Not that that’s a bad thing but it kind of takes the "fun" out of it.
Thanks for your suggestions. I ended up writing a little algorithm to manipulate and reconstruct the address. Then used the result of that to group the like addresses together and determine a "household".
I’ve been with my current employer a little over a year and like what I do but every now and then you need something to make it interesting. What do you guys/gals do to make work more enjoyable and break the monotony of day to day operations?
Thanks
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.