Search results

  1. theDBguy

    File Attachement Field

    You could probably use a subform for it or use something like this. https://thedbguy.blogspot.com/2021/08/simplecsv-v20.html?m=1 Sent from phone...
  2. theDBguy

    File Attachement Field

    Don't you get a list by simply double clicking on the attachment field? Sent from phone...
  3. theDBguy

    New member introduction for Peter

    Hi. Welcome to AWF!
  4. theDBguy

    Crosstab query that uses Form field as criteria

    Try adding a PARAMETERS declaration on top of your SQL statement. Sent from phone...
  5. theDBguy

    Hello! Mike from Long Island, NY USA

    Hi. Welcome to AWF!
  6. theDBguy

    Open report without printing

    To view a report and not print, I think you could use either acViewPreview or acPreview.
  7. theDBguy

    Hello Access World

    Hi. Welcome to AWF!
  8. theDBguy

    Table - After Update question

    If you stick with data macros, I don't think there is a way to do what you're asking. In any case, even if there was a way to do that, I am not sure how it would apply to your situation. It looks like your macro checks if a field is updated and then logs the new value in the audit table. So, if...
  9. theDBguy

    Table Folder Column Folder

    Have you tried right-clicking on the column name?
  10. theDBguy

    Table Folder Column Folder

    Is that a screenshot from SSMS? Or Access?
  11. theDBguy

    Crosstab or transpose query with multiple fields

    Could be possible. Can you post a sample data set in Excel for us to play with?
  12. theDBguy

    Table Folder Column Folder

    Perhaps post some screenshots to clarify your question?
  13. theDBguy

    Report Dilemma

    One possibility is they are using/connected to a different printer than the rest of you.
  14. theDBguy

    Introduce myself

    Hi. Welcome to AWF!
  15. theDBguy

    New Member

    Hi. Welcome to AWF!
  16. theDBguy

    Solved Why Does The First Post Appear So Tall?

    Which browser are you using? Try viewing the page with a different browser. Just thinking out loud...
  17. theDBguy

    How to ensure that the current stock control is update when the data appears on the subform in access

    It might be easier to see what you mean if you could post a sample db showing the problem. I don't understand your first code why you set a recordset to something and set it again to something else right after you just set it. Also, your second code is using a recordset, but your attachment...
  18. theDBguy

    New to MS Access

    Hi. Welcome to AWF!
  19. theDBguy

    Solved Why Does The First Post Appear So Tall?

    Is that still what you see now? This is what I see when I go to that thread.
  20. theDBguy

    Solved Why Does The First Post Appear So Tall?

    Can you post a screenshot?
Back
Top Bottom