Thread: Formatting Data
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary Brown[_5_] Gary Brown[_5_] is offline
external usenet poster
 
Posts: 236
Default Formatting Data

Record a macro doing the formatting once. Put it in your Personal.xls. Call
it up each time you want to format the MSAccess output.
HTH,
Gary Brown


"Mohamed AlKhatib" wrote:

Hi,
I have data on MSAccess table and I usually export it to MSExcell, I would
like to know how to autoformat the cells instead of doing that manually each
time.