Search results

  1. J

    Exporting a graph/chart from Microsoft Access to PDF/JPEG/GIF

    I'm not able to change the form to another tabs, so I can't look at your example.
  2. J

    Weird printing phenomena

    I've MS-Access 2010, could you give a description (include the data to input) step by step how to reproduce the error. I've tried the attached database + inputting new data and then print the graph without problem.
  3. J

    range period of time in a date query access

    Hmm - are you not able to show the result you want or ??? :confused:
  4. J

    Help with Combo Box Value and results

    I have only done 1 & 2.
  5. J

    range period of time in a date query access

    Okay - then show the final result you want!
  6. J

    range period of time in a date query access

    It should do it now (again)!
  7. J

    using vba to copy RTF field into word (2016)

    You could try the following for copy, (I haven't tested it). Me.TheFieldWithTheRTFContent.SetFocus DoCmd.RunCommand acCmdCopy DoEvents 'Here your code for pasting into the Word table.
  8. J

    range period of time in a date query access

    In the attached Excel sheet could you please show me how you want the result. Because in first database I return to you I had the date and time shown, but then you wrote in post 16 you want to get some total.
  9. J

    range period of time in a date query access

    The data you show in the printscreen isn't the same as in the database, so I can't use it to anything. Please help me to help you, do what I wrote in post 19: ... If not, put the data from the query in a Excel sheet and show me which data to put together.
  10. J

    Charts

    Could you post the data either in a MS-Access database or in an Excel sheet, zip it because you haven't post 10 post yet.
  11. J

    Unwanted CR LF character when using Chr(26)

    I think that explain it: Unlike the Print # statement, the Write # statement inserts commas between items and quotation marks around strings as they are written to the file. You don't have to put explicit delimiters in the list. Write # inserts a newline character, that is, a carriage...
  12. J

    range period of time in a date query access

    Run the query in the attached database, is that what you want? If not, put the data from the query in a Excel sheet and show me which data to put together.
  13. J

    range period of time in a date query access

    Please could you clarify what you mean?
  14. J

    range period of time in a date query access

    Run the query in the attached database, input [Start date and start time] and [End date and end time].
  15. J

    range period of time in a date query access

    I only see a date, no time period!
  16. J

    New Requirement for Out of School Club

    Swipe card reader is okay, but if it were me I would prefer it as with contactless credit card.
  17. J

    Run TIme Error 3349 on Front end only

    What is Run time 3349 error?
  18. J

    Help with search filter.

    Could you post your database with some sample data?
  19. J

    Run-time Syntax Error

    :-) :-) :-)
  20. J

    Run-time Syntax Error

    Don't know why you say it doesn't work, by me it does!
Back
Top Bottom