I have a Macro I use to produce a daily report. Each day the first query which is a make table deletes the previous day's results. However, the one field I pull in has characters longer than field size of 10. So everyday when the make table deletes and remakes the table the field size properties are set back to 10. Can anyone suggest what I could do do keep the field size large so that it doesn't cut of information (i.e. my program names)
Thanks
Thanks