View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kind writer/user/programmer Kind writer/user/programmer is offline
external usenet poster
 
Posts: 4
Default How to make new, blank

I've created a VBA project that automatically displays a form to collect user
input that are then sent to a single contact who manages all these records.

The problem is that I send the admin a form that ALSO contains the form (all
the VBA modules).

How do I create a "blank" spreadsheet that has "just the data" and none of
the macros?