Search results

  1. F

    VBA to Format Column Totals

    Question: I have a yearly listing crosstab. User can transfer/export a one year or multiple year listing of sales and cost of sales to Excel. After my transferspreadsheet cmd, I have a formatExcel procedure that will format the header, change the columns to 'comma' format, and add a total row...
  2. F

    Single Dynamic Report Question

    I'm trying to create a dynamic report where a user would select a date range of sales activity from a separte form. If a user selects a 2 year period, I want a report to populate with two columns of activity (ex. 2010 vs. 2011). If a user selects a 3 year period, I want the same report template...
Back
Top Bottom