I have the Groupwise Address Book control on a form. I want to open the address book, select a name, and have the email of the person selected save to a text box on my form. Does anyone know how I can "capture" what is selected in the address book?
I have a form that two list boxes are populated by what is chosen in a combo box. The lstNeeded rowsource comes from a query called qryTrainingNeeded and lstCompleted rowsource is qryTrainingCompleted. I have a report that looks like the form, but I can't get it's list boxes populated with the...
I have not used CVS in the past as a repository for MS Office databases. I know there were sufficient reasons, but of course they were not documented at the time so I can't remember why we took them out now. Does anyone have any idea why it's not good to use CVS with these?
A few of my combo boxes are not showing the text of the selection after you choose something out of the list. The value is there, but the user just can't see it. Does anybody know how to fix this. Thanks for any help in advance!
I have a template that when a command button is clicked, I want to send it via email. I have the code:
Me.Sendmail .
Is there any way to specify who to send it to, because everyone will be sending it to one certain person?
I have a command button on a word document that when it is clicked, I need it to run a macro that I have already recorded. Can anyone tell me the code for doing that? Thanks in advance!
I have a 2D map which the user clicks on that has the waypoints set in latitude/longitude. There is a program that has the 3D version of the map that waypoints are set in inches. I need to convert the lat/long of the 2D map to inches to import the waypoints into the 3D. Does anybody know a...
I have an MSHFlexGrid and a command button on a form. When the button is clicked, the text in the grid can be saved to a text file. In the file, the text prints out in one column, under one another. There are 3 columns in the grid so I want the text to print out in 3 columns instead of one...
I want to put an X or a point on a picturebox where the user clicks. I tried using a shape (circle), and it works, but it doesn't leave it at the position you clicked last if you click somewhere else. I need it to show every point that is clicked. Here's what I have:
Shape1.Left = CStr(x)...
I am working on a project where I need to be able to click on a map (which I have in a picturebox) and get the point that I clicked on. Is there any way to do this using VB? Thanks for any help in advance!
I have a subform (TabEmployee) with a command button on it that opens another form called Milestones which is based on a table called MilestoneData and is set to Continuous Form. TabEmployee is based on a table called TaskData which has some of the same fields as Milestone data. What I'm doing...
I've set the Menu Bar Property on one of my forms to a Menu Bar that I created. For some reason it is not showing up when the form opens. Does anybody know why? Thanks.
I have a form with a Tab control containing 6 tabs on it. I have a menu bar which I need to be able to control opening the tabs with also. For example, one of the Tabs is called "Employees", so if I choose "Employees" from under the "Reports" menu, I need it to go...
I have a query with a field called TaskSummary. I want that field to be the control source on a text box that I have on a form. The problem is that when there are more than one records, each one is in the text box on a separate page of the form. I need it so if there is say 5 TaskSummary...
I'm sort of new to Access, so this is probably very simple. I need a form where the administrator can type a name into a text box and click OK. That name in the text box will go to the end of the list in the Table "tblRequestor". There are two fields RequestorID (primary key and set...
I have a VB project that opens PowerPoint presentations and runs the chosen slides in slide show mode on a dual-monitor system (the VB application on one and the slide show on the other). When a slide is clicked on the VB monitor, it's highlighted (with a black rectangle around it) and when...
I have a vb form that works like Powerpoint slide sorter mode. Is it possible to check which presentation the slide I click on belongs to? I would like to see if that presentation is open. If not, create it. If so, just go to the clicked slide. Thanks.<br>
Does anybody know if you can get the name (or number) of a slide and then see if it's in the active presentation? I don't want to use API if I don't have to. Thanks.
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.