Im using crystal 8.5 and I'm running my database through ODBC. In my report i have about six columns of infromation, with numerous rows associated with each. For each sample, the columns have information related to that sample. What I'm trying to do is create a report where it only shows the samples that were received on a certian date. I have a column called received date, that corresponds with each sample.
When i go to "Edit Selection Formula" and I enter:
--> (ReceivedDate)= (Date)
With (Date) meaning any date that i choose, the screen goes blank. And this is when i enter a date in which i can see before that has samples assosociated with it.
I have then tried to use a parameter but the same thing happens again. Any suggestions as to why and how this can be worked around or fixed. Thanks
When i go to "Edit Selection Formula" and I enter:
--> (ReceivedDate)= (Date)
With (Date) meaning any date that i choose, the screen goes blank. And this is when i enter a date in which i can see before that has samples assosociated with it.
I have then tried to use a parameter but the same thing happens again. Any suggestions as to why and how this can be worked around or fixed. Thanks