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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Newbie question - how to access variables

Status
Not open for further replies.

Hypermommy

Programmer
May 23, 2003
75
0
0
US
Okay, so let's say I make a variable called EmployeeName in one of my formulas. Now, if I were to want to print the value of that variable on the report, I'd have to make another formula called @EmployeeName just to print the variable value? Is there any other way to do it?

I'm trying to avoid creating formulas for each variable I need becuase the number of variables required will be 10 * # of employees. Thanks.

-= Hypermommy =-
 
Cetainly sounds like a lot, but I'm afraid that you'll need a display formula.

Are you sure that you need all of those formulas?

No other way to do it?

-k
 
Just drag the formula onto the report to view it.
dlc
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top