User Profile

Collapse

Profile Sidebar

Collapse
Coxmg
Coxmg
Last Activity: Oct 14 '09, 10:42 PM
Joined: May 20 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Coxmg
    started a topic Need Dialog to show Folders only

    Need Dialog to show Folders only

    Here is the code, ACCESS 2007:

    Hello, I have a dialog box that opens on a form that lets the user browse files. I simply want to limit it to Folders, how can I do that? Need ASAP. Thanks. ACCESS 2007.

    Here is my code, how do I prevent it from showing files? I want Folders only.
    Code:
       'Declare a variable as a FileDialog object.
        Dim fd As FileDialog
            
        'Declare a variable to contain
    ...
    See more | Go to post
    Last edited by NeoPa; Oct 15 '09, 10:44 PM. Reason: Please use the [CODE] tags provided.

  • I found the solution. I needed the keyword FIRST for the inventory column.
    See more | Go to post

    Leave a comment:


  • Coxmg
    started a topic SQL Totaling Diamonds by Date Crosstab in ACCESS

    SQL Totaling Diamonds by Date Crosstab in ACCESS

    I have several related tables. One table lists orders with due dates for SKUs while another table lists components of a SKU (diamonds). A third related table lists diamond IDs and diamond inventory. One diamond can be included in multiple SKUs and one SKU can contain different types of diamonds. The SKU ID links the SKU component table. The diamond ID links the SKU component table and the diamond type table. The diamond table lists unique types of...
    See more | Go to post

  • Coxmg
    started a topic Assistance with Query

    Assistance with Query

    This would not let me post new threads for some reason, but heres my problem:

    I have several related tables. One table lists orders with due dates for SKUs while another table lists components of a SKU (diamonds). A third related table lists diamond IDs and diamond inventory. One diamond can be included in multiple SKUs and one SKU can contain different types of diamonds. The SKU ID links the SKU component table. The diamond ID links...
    See more | Go to post
No activity results to display
Show More
Working...