Search results

  1. S

    Report to Excel Formatting

    Hey dudes & dudesses, Do you know of any way to keep the Access report formatting when you analyze it with Excel? I have columns that are grouped together, and I'm curious as to whether you can keep them grouped and have a label and line over the proper columns in the exported Excel sheet. Any...
  2. S

    Updating (uglydata over ODBC

    Hey all, I am trying to make a form update a table over an ODBC driver on the fly. Once text in a text box changes, I need to stamp the time, date, security level, and username into some form fields, and they need to be saved under a specific record in the table. The problem is... this table...
  3. S

    Maximum allowed report width

    Hello all, I'm trying to allow users to choose specific columns from a certain list of total possible columns. Once they click a button, it is supposed to dynamically generate a report based on the columns that they specified. Basically I'm using a buttload of VBA code in the background to...
Back
Top Bottom