Hey all,
I was wondering if any of you guys know how to specify a custom workgroup file in a shortcut to my database.
This is what I've got in my shortcut:
C:\TEST\TEST.mdb /w "C:\TEST\SECURITYFILE.MDW"
Basically I want access's system.mdw to remain the default mdw for access but want my mdb...
Hello all,
Here is some sample data to show the type of records and data I'm dealing with:
NUMBER DESCRIPTION
5 TEST
5 TEST2
3 TEST3
3 TEST4
I need a query that will return two rows from the above data and present it like this:
NUMBER...