Thanks Klatuu; I get the data from an outside database, import this data
into Access. Make a Table query with data broken down by months. Each
record has a unique id number (indexed). Since the data from the outside
database gets updated frequently, I run this process and need to highlight
only the new data, preferably in a data sheet lay out so I can print it. I
have made forms so my boss can review what is going on, but the form goes
record by record. It would be beneficial if the new data was highlighted
here too.
> Where do you want it to be a different color? On a form? What kind of form?
> How do you know which records are new?
>
> > Updated New data imported into Access table needs to be a diffrent color to
> > draw attention to it.