naming a field in a query

k0r54

Registered User.
Local time
Today, 02:29
Joined
Sep 26, 2005
Messages
94
Hi,

I need to name my field in my select query
i.e : - name: [...

but instead of it just being text, i need it to calculate its name by month i.e
Month([Starting date:])+1

On my query i ask the user to input a starting date and i then work out information based on that. How can i name the a calculated month

Thanks
k0r54
 

Users who are viewing this thread

Back
Top Bottom