I am trying to open a ms-access database that resides on a server 2003 machine from a Win XP pro client machine on the network. The user on the client machine has been given full rights to the sha...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_23426153.html
I'm executing the following code from a form in an access database:
DoCmd.TransferText acImportDelim, , "test_table", FilePath
The upload itself works just fine -- except that on a few of the r...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_23649415.html
I have a combo box that feeds a query.
The query is setup like this: >=[Forms]![Metal Inventory Input]![input-search-thick]
This works good, now I want to make it so if a user checks a box it run...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Access_Forms/Q_23720439.ht...
Hi,
Some time a go I wrote a routine to create and join to TEXT files so that the file could be imported into our Unified messaging system. Basically it is a Header (4TobitImport.txt) joined to...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Access_Coding-Macros/Q_233...
Hi
I have a tabbed form in Access, where I'd like to set the color of the tabs depending on content with VBA code. is there a reasonably simple way to do this ?
Thanks for help.
Regards
B...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Access_Forms/Q_23889566.ht...
Zones:
Access FormsDate Asked: 11/09/2008 Points: 250 Comments: 4
I've got a piece of code on a form that exports the results of a search to Excel. It was working beautifully yesterday -- but now it throws up a debug window every time somebody trys to run it.
...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_23670836.html
Zones:
MS AccessDate Asked: 08/22/2008 Points: 50 Comments: 11