Search results

  1. C

    Help with Select query to get single line instead of multiple lines

    Hi, I have a query that selects values from a table and I'm further creating a letter based on this query. The problem i'm having is that if the query pulls 3 rows as result then it creates 3 separate letters. Basically this is how the output of query looks: (refer attachment) Is there any...
  2. C

    Excel crashes when same report is run again

    Hi, I have a form that is used to run a report in excel using a template based on user selections. So there is a VB code and a macro that is used to update the file with query output. My problem is that when the user makes a selection and runs this report, it runs fine and creates an excel...
Back
Top Bottom