Is it possible to have 2 different versions of MS Office on my computer. I am running Windows XP and I want to be able to switch between Office 97 and Office XP.
I am emailing reports from code and I want to keep the email screens from being visible. How do I set the screen updating to be false? VB 6 must have some way of handling this.
I am trying to capture information from various web sites in code. However I am facing a challenge. How does VB know when a web site has been fully loaded? Is there a property that I can use to determine this. Or do I have to set up pauses in my code. It would be ideal if there was some kind of...
I have a table that I scan rows then,the columns to match a column header with a variable. Once the column has been found with correct header, I want to change the value of the cell in that row.
This is my sample With statement to do this:
With rsMyRS
.Edit
!EmailList = True
.Update...
In Access I have a table that contains email addresses. On a form I have a button that prints reports. How would I also have these reports sent via email to the recipients in this table?
Hey pgk;
I'm not sure what the E-Mail0 command is. The email recipients have their email addresses listed in an Access table in. So when the file is selected the user then can click the email button and the file that was selected is then emailed to those email addresses. Thanks for responding...
I want to biuld a dialog box in VB studio that first allows you to select the file path to the directory of the files you want. Once this file path has been selected you can click on the email button and this file will be automatically emailed to all recipients in the email database which is in...
In Excel I have created code that, when run, places the custom toolbars in the positions the belong. However if I pull the toolbars of the toolbar field so that it is floating the code still works but the toolbars hover over the place the belong. How do I get them to redock into the toolbar...
The best solution is:
A1= EOMONTH(NOW(),-1)+1
A2= EOMONTH(A4,0)+1
Copy A2 down as far as need be.
This works the best because there are very few call to functions so this will be a very tight and stream line.
[2thumbsup]
I want to have the first day of the current month displayed in A1 and the following months displayed beneith. So when the next month happens the columns rolls up one to displaythe next current month
I've designed a .hlp file and now I wish to attach it to my excel project. How do I do this so that when I click on the help menu I will get the option to view the help files I created?
Yes I do have to stand over the scanner to actually work it but it would be nice since there are only 2 computers on my network if I could operate it from either computer without having to rewire it. It isn't a major hasle but it would add convenience.
I want to design a help file that will be a visual aid in a Excel application. I will be documenting from the application level to the code level. I'm surprised that MS Word doesn't come bundled with a help file developer. I would appreciate any advice on this topic.
I have a scanner hard wired to 1 computer in my office. I am wondering if I can use the scanner from another computer on the wireless LAN I created. I thought it should be like a printer but it isn't that easy.
When ever I open a form in Access XP It performs the Initialize function. This works as planned.
On this form I have buttons that bring up a subform. When the subform closes, the main form becomes the active form. However, the main form does not run the Activate form code until I click...
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.