Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Comparing date crystal report
Name: Wind Date: June 7, 2007 at 09:58:48 Pacific OS: Windows XP Pro CPU/Ram: P4 2GHZ 2GB Product: Dell 2400
Comment:
Hello,
I been searching for way to compare date but can't seem to find any. I'm trying to compare the date of a given order number and take the first deliver date of it. For example order number 1234,it have multiple deliver date on it, let's said my first ship date is 1/1/2007 my second ship date is 1/7/2007 and finally I shipped the last item of my order 1234 on 1/20/2007.
I want my report to only show the first date I ship an item for my order 1234 which is 1/7/2007. How do I go about doing that? I using Crystal report v10 Professional.
Summary: Hi All, I am using Crystal Report 6.00 I want to geneterate report that will accept parameter as input. e.g. I want report between two input paramaters dates. how can i do that. your reply will hig...
Summary: Crystal Reports does not have to installed on pc for user to view and print Cr reports. You must place a CR object on at least one form, which will provide the link to CR reports. The process is very ...
Summary: how to pass parameter from vb6 to crystal reports8 i have date parameter in crystal reports but when i execute my vb application,i haven't any result the code is .... crystalreport.parameterfields(0)...