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?
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...
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?
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...
The new Office suites (2000, XP) doesn't handle Activating forms properly. What actually happens is Initialization. Once a form initializes it becomes the active form. I have this form displaying buttons with dates on them. To change the dates on the buttons all you have to do is click on the...
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.