Calculated field in a query access Project

O

Orlando

HI I need to create a calculated field in a query in an Access Proyect (.adp)
but I dont know how, if somebody can help I would appreciate it.

Thanks
 
B

Baz

Depends what you want to calculate, but whatever it is you need to do it
using SQL Server syntax i.e. no VBA functions! Look in SQL Server Books
Online to find out what is available to you (or post more details in a SQL
Server or ADP newsgroup).
 
Top