Calculated field in a query access Project

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
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).
 
Back
Top