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

Search results for query: *

  • Users: Gary53045
  • Content: Threads
  • Order by date
  1. Gary53045

    Function which returns column name

    In crystal 9, is there any way to create a function which receives the column name as the argument and returns the column name instead of the column value? e.g. MyFunction({Employees.Employee_Lastname}) returns 'Employee_Lastname' instead of 'smith' I'm trying to create a custom function which...

Part and Inventory Search

Back
Top