Search results

  1. I

    Hide fields for multiple copies

    I have a report that is currently done in Excel manually. The report goes to 10 people, there is a line on the report for each person. 10 copies of the report are printed, one name is left on each report while the other 9 are deleted. Is there a way to print 10 copies of the same report having...
  2. I

    Convert Date Range to Date List

    Thanks for the suggestions. Between me posting and you posting I figured out the Theta Join but I just tried the ANSI and it works great, much faster. Again, thanks for the help and insight.
  3. I

    Convert Date Range to Date List

    I have a table of data is formatted as follows: Acct#, Admit Date, Discharge Date 1 14/1/2010 16/1/2010 I am comparing it to another table that lists out dates individually. Is there a way to convert the first table via a query to list the dates as a single list instead of a date...
Back
Top Bottom