I am working in Access 2000. I have a form with a tab control with several pages, each one containing a form. The textboxes on these forms are not allowing me to set a format. When I click the Format in the properties there are no options. I tried typing in an appropriate format "Standard", and it does not work. I also tried forcing the format in the Control source property - =Format([Jan],"#,###") that did not work. Then I tried setting the format property using VB during the form load event, that also did not work. The formatting works fine in the footers where I have totals. Any idea? I am at a loss. Thanks,
Donna
Donna
Comment