View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] calworld@gmail.com is offline
external usenet poster
 
Posts: 1
Default How to embed a macro in a flat file?

I am creating a tab delimited file in UNIX environment. User use Excel
to view it. I need to run a macro so it will display correct page
break. However, I don't know how to embed the macro so the user will be
prompted to run the macro. Is there anyone that has an insight on how
to do it?
Thank you
-Cal