Question to all who use Vista. As for the automatic updates.
Do you set them up to auto update or do you manually handle it. I had an issue last month, where the update was in some sort of loop between configuring the updates and rebooting. It was impossible to break out of it. I did not have a...
We have a group email box where work requests are sent.
I want to load the emails from that email folder into a table in a database to assign and track.
I have done this with the inbox but not with a different folder, can this be done.
I have a tab control with 5 tabs. Depending on what the user wants to edit, (one of the 5) is there a way to have the tab control programmatically select the appropriate tab (without the user having to click the tab)...
I am getting an error message saying.... can't move the focus to the control ocxControl.
It is happening on a line that says ocxControl.SetFocus
Why would I be getting this....What am i doing wrong...
I have created some forms in Infopath 2003 that connect to Access Tables. The forms have several lookups (using rules). All our users have Infopath 2003 and Access 2003. I was instructed to setup 2 addtional users, and have been unable to get the form to load. Firstly, they have Infopath 2007...
I am trying out the pivot table in Access....I have the report the way I want it but how do you export the results into Excel, when I do I get a message that Excel has different features in its pivot table ....
I have a tabbed form...there are 5 tabs that the user can select. Is there a way to determine which tab was clicked.
I know there is a pageindex property...but it is not visible in intellisense.
Are many of you using 2007 for production applications. And how do you find working in it vs. 2003. I hate it.
Just curious. What do you like and what do you hate?
I have an access application, and I want to run another access app via command button from my access application.
I don't think I've had to do this before....
Thx
I have a listbox and I would like to display a line in a different color depending on the value. My listbox is loaded via query. Is there a way to get control of each line.
I want to load all the subdirectories and files from each subdirectory into a table - so I can load 'em into a list box for a user to select.
Problem is my ParseFolders routine is loading all the subdirectories as separate folders...I dont see them in their proper sequence....Attached is the...
I am loading the contents of a folder and its subfolders into a combo box. I am displaying the sub-folder, then the contents. It looks like this..
\x1
--------
file1.txt
file2.txt
\xtest
--------
file5.txt
file7.txt
Can I sort the combo box in such a way that the folders are sorted in order...
I need to send an email via DoCmd.SendObject to 5 different people....Is it possible to send an email via DoCmd.SendObject? If its possible how would you code it?
I have an account in a database with a certain status.
How can I display that Account and status in a different database,
I don't believe I have done this yet...
Thanks
I want to test the first character in a field if its one of the letters of the alphabet...I forgot how to do this...
If Left(field,1) = "A" Or Left(field,1) = "B" ...etc.
Without writing all the code...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.