How do i refer a textobject on crystal report?

P

Pasan Indeewara

Hi,
I want to assign some parameter values passed into crystal report
constructor to textobjects on crystal reports. Is there a way of doing it?
coz when i checked intellisence does not show the Tex1 textobject when i
tried type in.
Please help coz im novice to crystal reports. thanx in advance...

Regards,
Pasan
 
P

Pasan Indeewara

So this so called C#.. group.. are you for helping people??
I don't understand this Microsoft newsgroup's scope of helping??
nobody to assist the users of Microsoft products?? please help us??

Regards,
Pasan
 
R

Rudy Velthuis

Pasan said:
So this so called C#.. group.. are you for helping people??

Be patient. And well, Crystal Reports is not exactly the C# language,
is it?
 
P

Pasan Indeewara

hi Rudy,
Why so rude...
by the way thanks.. at least u read my post... :)
I will have to go somewhere to find an answer...by then...
Regards,
Pasan
 
R

Rudy Velthuis

Pasan said:
hi Rudy,
Why so rude...
by the way thanks.. at least u read my post... :)
I will have to go somewhere to find an answer...by then...

I don't think I was rude, just by pointing you to the fact that Crystal
Reports is not the C# language.

--
Rudy Velthuis http://rvelthuis.de

"I am ready to meet my Maker. Whether my Maker is prepared for
the great ordeal of meeting me is another matter."
-- Winston Churchill.
 
N

Nivas

Hi,
    I want to assign some parameter values passed intocrystalreport
constructor to textobjects oncrystalreports. Is there a way of doing it?
coz when i checked intellisence does not show the Tex1 textobject when i
tried type in.
Please help coz im novice tocrystalreports. thanx in advance...

Regards,
Pasan

Hi!

You can create a formula, that will access the parameter.
And place that formula in text box.

Example: Formula=?ParamaeterName
Just drag that formula into text box.

Let me know if that helped.

Cheers,
Srinivas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top