When cutting & pasting pictures (usually JPEG) into Word, I can end up with a word file which is huge (for example after inserting 6 pictures of 200kb and a bit of text, the word file ended up at 22mb !!).
However, when I "Insert > Picture > From file", this doesn't happen. The word...
I intend to develop an intranet information system that uses LDAP to manage security. Thus when users request pages through their browser, if they do not have the sufficient security access, they will be denied the page.
My problem is that the system will be hosted on a server running Windows...
Many thanks for this!
I'll have a good look at the string manipulation functions and the rest of the code. This is a good place to start at.
Cheers, JimmyL
I have an NT server report which logs all dates when files are created.
This file is modified every night. It produces output in the following
format:-
Directory of E:\DATA\ITINFO\DIR02
08/20/00 09:38a <DIR> .
08/20/00 09:38a <DIR> ..
08/25/00...
Hi Pete,
can you give me the code? I unfortunately don't know Java, but it may be possible to translate the code into VB. At worst it might give me pointers on how to start.
Cheers, JimmyL
[openup]
I have an NT server report which logs all dates when files are created. This file is modified every night. It produces output in the following format:-
Directory of E:\DATA\ITINFO\DIR02
08/20/00 09:38a <DIR> .
08/20/00 09:38a <DIR> ..
08/25/00 09:57a...
Is it possible to add some VB code into my database to automatically maximize the Access application window when I start the database up?
As the default form is designed to be smaller than screen size, I don't want that maximized, only the entire Access application window.
Can anyone help...
HI Ed,
I understand what you are saying. How does the control accept a percentage that I pass to it? What property controls the "progress" itself?
Cheers, Jimmy
Hi Ed,
I've found the control: Microsoft ProgressBar Control 6.0 SP4, and can easily change its appearance, but cannot work out how to link it to my procedure.
Any ideas?
Cheers, Jimmy
Hi Larry!
You are a 24 carat genius!
I simply used Me.Repaint after each "Forms!frmMain!lblx.Visible = True" command and it worked!
Many Thanks!
JimmyL B-)
I have a simple routine running from the click event of a button on a Access 2000 form. The button does some file operations ultimately updating an Excel spreadsheet of all the PC Users in our company.
Next to the button are some progress labels with tick images next to them which are set to...
Thanks for all your input!
I must admit, moving from Access 97 to Access 2000 has been far from straighforward. Unfortunately the Help in Access 2000 is far from helpful and didn't make much of a reference to any of the above changes.
Jimmy
Pezamystik,
thanks for your help!
I went the simple route and set the listbox Row source as an SQL query as you said. Then I requeried the listbox on the combobox After Update event using:-
Private Sub cboDirSelect_AfterUpdate()
Dim ctlLstBox As Control
Set ctlLstBox =...
I have a table of data linked to a text file, the text file being in a rather unhelpful format. The linked table in Access looks something like this:-
==================tblSecurityAccess=======================
Directory SecurityGroup...
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.