I have what I feel should be a fairly common problem, but did not find anything in my search. I (like most of you I imagine) have multiple email accounts which I pull into Outlook. Example: Jay@home.com and jay@work.com. When I respond to emails, no problem - Outlook sends from the account the...
I have an access 2000 database that has been in use for quite a while with security groups and users using Workgroup Security. Everything works fine. Now, the customer has required a "Read Only" group which I have created. In testing, I am coming across some issues where forms go to the "new"...
In SQL server 2005, Is it possible to create a trigger to capture (audit) login changes?? It seems like i should be able to accomplish this with a trigger on Alter_Login. Has anyone been able to do this?
Many thanks
Is there any way in publisher to hide text? In MS Word, you can use Format...Font...and check the box for hidden. This does not seem to be available in Publisher. Is there a way to do this??
Hi - I want to have two columns in word that are independent of each other. Is this possible? In other words, when the left column hits the end of the page, it continues on the next page in the left column. When the right column on a page hits the end of the page, it continues in the right...
I want to do something that I thought would be fairly easy. When my index.html page opens, I am opening another page that has content that takes a while to load. I am using the code below.
<SCRIPT LANGUAGE="javascript">
<!--
window.open ('page.html', 'newwindow')
-->
</SCRIPT>
This opens a new...
Basically, I have three tables:
tblStudents - StudentId and name of student
tblclasses - Classid, name of class, description of class
tblclassescompleted - studentid, classid, dateattended
Assume for the moment that there are 3 classes that each student is required to take (for now that is all...
First, I know that I am trying to use PowerPoint in a way it was never intended, but it is a necessary evil.
I've created a way for a Powerpoint to maintain two versions of the same document (Instructor and student). the Instructor version has multiple comments that the student version does...
I am sure that someone has come across this need and has corrected it. What I need is to have 2 different versions of a PowerPoint file. Basically, I need a student version and a trainer's version. Both versions will contain the same information, but the trainer version will have additional...
Hi - I am using a form to allow user's to update information. It is an HTML form that contains First Name, Last Name, Address, City, State and Zip. I am using PHP to query a MySQL database to pull the exiting values into the form. Then, the user can edit the information.
So, for example to...
This is a follow up to thread707-1001749 which asked how to isolate part of a header or footer. With much help and many headaches, I was able to isolate what I needed from the footer. However, now I still need to be able to find the number of pages in a section - or worst case scenario find the...
I am using Access 2003. I have a listbox popluated with values. I need the user to be able to re-order the list on the fly. So, I would like to have to buttons. I've tried several things but continue to run into obstacles.
The end result, is that I want the user to be able to click on an item...
I am converting documents from Word to PDF using Adobe Distiller. I have been able to automate much of the process (with help from many of you) from opening multiple word documents to calling the print routine. However, when printing to distiller, you must click on Save because it is actually...
I need to read a header or footer from a document (has only one section) and then isolate an individual part of it.
I have been able to get the text from the footer by using the code from Gerry (fumei).
Dim SectionFooter As String
SectionFooter =...
In a normal document, if you are on a bullet (other than the first) and press the TAB key, it gives you a sub-bullet. In a table, TAB moves you to the next cell in the table.
Is there any keystroke that will perform this sub-bullet functionality inside a table?
I need to be able to open multiple files from a directory (selected by the user), have each one open in turn, have an action performed, then close the document. I can make this work if I know the names of the files to be used, but am having trouble with allowing the user to select the files and...
I have a simple jsp that opens a connection to an Access database, reads the data, formats it and returns the data to a webpage. In testing it originally, I created a DSN for the database called MyDB and referenced it in the DriverManager.getConnnection method.
My Code is listed below and...
Hi - this is an Excel VBA question. I have a template that I want to contain a tracking number. Each time a new file is created based on the template, I want the number to increment. So for example, the first new Excel document based on the template would be document number 1, the next one...
This is a cross post from the Forms thread.
OK- I have used Access for about 8 years and have never seen this. I have a form based on a query. If I enter data into the form, the data will not save. However, if I open the query and type data into the resultset, it will save the data.
Note ...
I have posted this in forms, but have not received an answer, so I am going to try it here.
OK- I have used Access for about 8 years and have never seen this. I have a form based on a query. If I enter data into the form, the data will not save. However, if I open the query and type data into...
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.