Search results

  1. K

    Export query to Excel with format

    Hello, I've created a query (QRY_Neg-Totals) which total a number of table columns (Proposals-Table). One column is all the elements of the proposal (e.g. Labor, Materials, TotalCost, Profit, TotalPrice, etc) another column is what was negotiated (e.g. Labor, Materials, TotalCost, Profit...
  2. K

    ElseIf not working

    I'm using the below code to open two different forms depending on two different variables. But the ElseIf statement is not working? My form gives the selection for ProposalVersion of "Original" and "Last Update". "Original" is recognized but "Last Update" is not. Any ideas Private Sub...
Back
Top Bottom