View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] v_3kaths@hotmail.com is offline
external usenet poster
 
Posts: 2
Default Viewing excel data on a form

I have an excel spreadsheet that uses macros and then exports info into
a csv file. How can I do this via a form instead of a spreadsheet as
the user interface of a spreadsheet looks messy.

Thanks.