View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
J.Reynolds J.Reynolds is offline
external usenet poster
 
Posts: 7
Default Removing column borders from an invoice

Before I use a macro to insert totals into an invoice I need to remove the
continuation borders of the template otherwise the macro assumes that the end
of the border is the end of the invoice. Column A has the items, B the
quantity, C the unit price, and D the total. The invoices can run from A1 to
A600 being different each time. Can anyone please help?