outlook contacts to access
Tue, 23 Sep 2008 03:57:01 -0700
I have downloaded and used the Contacts template for some time. It worked
fine, until I decided to split the database, than suddenly the "Add From
Outlook" feature stoped working! Any suggestions?!THX ...
|
Data type mismatch
Mon, 22 Sep 2008 08:07:05 -0700
I have a form in datasheet view (summary of work orders) based upon a query
of summary of work orders. On the Equipment ID control I want to double
click and have the equipment for open to the equipment listed on the summary
of work orders form. My macro where condition is writtten as ="[Equipment
ID] =" & ...
|
Open a workbook from a written path
Sun, 21 Sep 2008 21:01:00 -0700
Hi,
how can I open a workbook from a path written on a cell?
Thanks for your help ...
|
Temporary Varialbe Not Found
Sun, 21 Sep 2008 08:27:01 -0700
I am hoping somebody can help me with this. In the On Load event of my form I
use SetTempVar to set a variable ReallySave to False. If the user hits my
Save button, I set ReallySave to True.
In the Before Update Event, I evaluate [ReallySave]=True, but if the user
hasn't hit the "Save" button, I receive the ...
|
deleted macro help?
Fri, 19 Sep 2008 09:35:01 -0700
I deleted my macros, I wasn't aware that they were still working in my forms.
So now when I run my forms and click the different tabs on my form, i get
this error:
Microsoft office access can't find the macro "reload"..
any idea how to not get the error? ...
|
macros
Fri, 19 Sep 2008 03:44:00 -0700
can u pls suggest good sites for macros for beginners ...
|
Send object every monday
Thu, 18 Sep 2008 19:12:01 -0700
Is there a way to send a report via email every monday at 8:00am? ...
|
|
|
Calculate
Thu, 18 Sep 2008 12:43:00 -0700
Hi,
I could really use some help with this one. I'm new to this. I created a
form with the following fields [punch in time] and [punch out
time].
I have a macro that subtracts the time out from the time in to give me the
total hours worked.
I want to be able to subtract 30 minutes from ...
|
changing Parameter in macro
Thu, 18 Sep 2008 05:13:01 -0700
Hello to all. I have a parameter query [forms]![myform]![mytext17] that I
want to use in a macro by means of "transfer spreadsheet" several times
within that same macro. My question is how do i change the value of the
parameter in the macro so i can invoke the query several times? can that be
done using the ...
|
Macro "out of memory"
Wed, 17 Sep 2008 23:00:01 -0700
I have a macro that works in a previous worksheet and tryed to transfer it to
a new worksheet. I used the method of draging it to the VBA work space of the
new worksheet and importing it. In both cases I receive an ont of memory
error. Is there a way that i can incresae the usable space for the macro?
...
|