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!
The 2D map gives the coordinates of a point the user has clicked on, but, I need an offset in inches. I have the coordinates (Lat/Long) for the corners of the 2D map:
NW - 35~30'00'' N
117~0'00'' W
NE - 35~30'0'' N
116~30'00'' W
SW - 35~0'00'' N
117~0'00'' W
SE - 35~0'00'' N...
The scaletop, scaleleft, scalewidth, scaleheight of the picturebox are set according to the 2D map's lat/lon. This code is in the Picture1_MouseDown event: Picture1.PSet (x, y). That is where the waypoint on the 2D map is coming from. I guess what I'm trying to accomplish is the answer to...
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 just realized that I have to plug in the MinX & MaxX. Let me give the coordinates of the map:
NW - 35~30'00'' N
117~0'00'' W
NE - 35~30'0'' N
116~30'00'' W
SW - 35~0'00'' N
117~0'00'' W
SE - 35~0'00'' N
116~30'00'' W
Is there any way to do it to where I can have the picture in an area with a set size instead of having to scroll? I need the picture to be a certain size on the form.
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.