Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Refer to a dataset value in custom code

Status
Not open for further replies.

xlbo

MIS
Mar 26, 2002
15,080
GB
As per the subject title - I need to refer to a dataset value in a custom code function. In a textbox, this would look like:

=Sum(Fields!BeerMATVar.Value, "KPIs")

Can't seem to find the syntax for doing this in code though. I could pass through as an argument I'm sure but there's about 30 bits of data to check and there must be a btter way than passing them all through as arguments.....

Rgds, Geoff

We could learn a lot from crayons. Some are sharp, some are pretty and some are dull. Some have weird names and all are different colours but they all live in the same box.

Please read FAQ222-2244 before you ask a question
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top