View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
paul donnelly paul donnelly is offline
external usenet poster
 
Posts: 1
Default Importing Access Data and formatting it in Excel....!

Hi Guys,

Currently I am working on a project were I have to export
an Access table into excel called "Employee Edits" In
this table after it arrives in Excel are certain edits
(could be anything) that have to change to a red font.

So when the administrator gets the excel file, they will
see which fields are the edits.

I was wondering is their an easy way to acheive this?
My idea so far was that to get the person who is entering
the edit in Access that they put the edit in " " marks
and then somehow get excel to conditionally format that
data into a red font.

Any help would be really appreciated..