diff --git a/init.py b/init.py index eb9d6d7..f3ac947 100644 --- a/init.py +++ b/init.py @@ -304,7 +304,7 @@ def addWorkSheetFooter(start_col,calc_col_count,pad): print "from "+start_date+" to "+ end_date -ws_cols_count=12*1#months of year and number years (depending on date ranges) +ws_cols_count=12*1-1#months of year and number years (depending on date ranges) # #SHEET 1 ########################################## needs_table_header=True#Set a Flag which adds the header once withing the called function