CreateField name using variable

Full_Williams

Registered User.
Local time
Today, 11:19
Joined
Jul 2, 2002
Messages
88
Hi there,

I need to use the createfield method which I can do, but I'm having a problem dynamically naming the fields based on users form input.

Does anyone know if this is possible?

Basically I have a form with a date range (2000-2005) specified by the user and when I run the report I need to Createfield's for each year calling them 2000, 2001, 2002, 2003, 2004, 2005, depending on what the user enters.

Any ideas would be appreciated.

Thanks,
Full Williams
 

Users who are viewing this thread

Back
Top Bottom