ousoonerjoe
Programmer
I have a field in my DataSet that I want to display the First instance returned.
However, i get the error:
As always any tips, comments, suggestions are welcome and appreciated. Thank you.
"If I were to wake up with my head sewn to the carpet, I wouldn't be more surprised than I am right now.
Code:
=First(Fields!NDate.Value)
What's the best way to get around this?Error: The Value expression for the textbox ‘textbox7’ refers to a field. Fields cannot be used in page headers or footers.
As always any tips, comments, suggestions are welcome and appreciated. Thank you.
"If I were to wake up with my head sewn to the carpet, I wouldn't be more surprised than I am right now.