Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Modules / DAO / VBA / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Something wrong with my code.27 Jan 2005 19:14 GMT1
I recently asked a question about deleting records from one table and moving
them to a different one.  I was given a prompt response which seemed to
answer my question.  However, I get the following error whenever I try to run
the code:
hyperlinks27 Jan 2005 18:26 GMT1
Can you put more than one hyperlink in a field?
Changing a Yes/No field27 Jan 2005 18:25 GMT1
I have a yes/no field called "Printed" in my datadase that i want to change
every time a button is pressed to print a report in order to know whether it
has been printed or not.
can anyone help me please?
download file from within Access27 Jan 2005 16:52 GMT6
My clients have a runtime app. It is a front-end db linked
to a back-end db. I send them e-mails with a link to our
website that starts a download procedure to update the
files, one or the other. I'd like to include the links in
Automating Faxing a Report27 Jan 2005 15:23 GMT1
I wanted to automatically fax a report with values for the name and the
number stored in a table.  I don't know if this could be done or if it could
how difficult it would be to accomplish.  I would appreciate any ideas or
direction.
Filtering Values in report from a function27 Jan 2005 08:13 GMT2
Have had to use functions to calculate alot of values.  The product of many
are zero which i would like to filter on the report.  It will not work within
the underlying query as there are too many null values which have to be
changed to zeros!  Is this possible to make the code ...
Exiting Access27 Jan 2005 05:08 GMT2
Is it possible to have the Exit database button on the switchboard exit
Access all the way, instead of just exiting the application?  If not, is
there a programmatic way to do it?
vba26 Jan 2005 23:29 GMT2
Is there a way to use a defined variable as part of a sub procedure name? I have sub procedures (that are called from another sub procedure) whose name is text string and a number which may be different each pass. I want to concatenate the string and the variable to generate the ...
dos command / e-mail notification  --> through Access26 Jan 2005 23:23 GMT1
How can I execute a dos command (net send ...) or send e-mail notification
through VBA, once a task in ACCESS is complete.  Can someone provide the
command or direct me to appropriate site for code/example.  Thanks.
- Vijay
RTF2 reference26 Jan 2005 22:10 GMT5
I have downloaded Lebans A2K RTF2 Sample Release 5-5
When I start the example I get the message of missing RTF2 ACtiveX control
module
How do I repair this missing reference?
removing protection from vba code26 Jan 2005 22:05 GMT2
I have protected vba code for an Access db by doing the following:
   Project explorer > right-click > properties > protection > lock project
for viewing.
I assume my code can be unlocked by supplying the password I used to lock
Filling in a Textbox without a Query26 Jan 2005 21:26 GMT2
After many posts, I could not get a simple answer on how to do this.  My
co-worker actually figured it out and I thought I would share it.
Here's the code:
Dim First As String
FindFirst, NoMatch problem26 Jan 2005 21:10 GMT6
This is driving me mad. I have the following code that is meant to
check if a date field in any record of a recordset contains a null
value:
Start of code.....
Dumping crosstab query results to a file.26 Jan 2005 20:22 GMT2
i have a crosstab query and I need to in the beginning of my proceudure print
the output to a text file.
any tips since the columns are not necessarily the same each time...
TIA
Filling a Textbox without a Query26 Jan 2005 18:58 GMT8
I am trying to fill a text box by pulling data without using a query.  I am
trying to do this because I and the client do not want 288 queries.
The last reply off of my last post gave this code:
Me.Text582=dlookup("TempAverage","Average","Month=" & me.txtMonth & " And
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.