Description:
Microsoft Office Access newsgroup.
|
|
|
return without gosub error
|
| |
Hi, I am getting this error and i don't know why. It was working then all of a sudden stopped. I have a button on a form that runs a macro that runs two codes then a macro. When i click the button, i get the error. However, if i go into the first macro and run it i get no error. Below is the code in question. Any ideas would help. Thanks... more »
|
|
Mapping Multiple Push Pins On A Map Using Local Drive
|
| |
All,
I would like to use any mapping service (Google, Mapquest, Bing, whatever) to map multiple pushpins from an Access database of street addresses.
In addition, I cannot do this on a server -- it all needs to take place on my local computer.
The end goal is to develop an HTML page that embeds the map file which can all be fired locally.... more »
|
|
Mapping with Mapquest or Google Maps
|
| |
Hello!
I would like to use a table in Access and create maps with the addresses. I know how to map for one address -- that is easy to parse. Does anyone know of VBA code that will allow me to read in a DAO recordset and show several results?
Thanks in advance!
David
|
|
objexcel addfromfile excel fcts in access sql?
|
| |
Has anyone done this?
- = -
Vasos Panagiotopoulos, Columbia'81+, Reagan, Mozart, Pindus, BioStrategist
[link]
---{Nothing herein constitutes advice. Everything fully disclaimed.}---
[Homeland Security means private firearms not lazy obstructive guards]... more »
|
|
email subject line
|
| |
I have an emaildatabaseobject function in a macro that is working
perfectly except i would like the subjec line of the email to show the
value of :
Forms![fShptDetails]![FMS Ref#]
can anyone show me how to have this automatically populated with the
correct value?
tks
Steve
|
|
proper control names
|
| |
I have a form that has a couple of fields in the form header that I
can't seem to point to in my macro.
[combo42]
[Company_Label]
are the two fields
In my macro I want to set the visible property to -1 (so that they are
invisible when the user opens the form) but when I try to create a
"set property" macro and enter the control name to either of these two... more »
|
|
|