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 / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to modify function03 Dec 2005 08:58 GMT2
This function converts numbers to English dollars and cents. I want to modify
this function so that it coverts the numbers to the English equivalent
without the dollar and cents tag. i.e. 120 to one hundred and twenty not one
hundred twenty dollars and no cents.
Run Time Error03 Dec 2005 06:56 GMT1
I have a database that has a button to quit the database.  I also have  a
button on the menu bar specifically designed for this database which is to
quit the database.  About half the time when I use either the button on my
main menu or the button on the menu bar, I'm getting a ...
Subform controlled by a form's listbox03 Dec 2005 04:12 GMT1
I have a form (Persons) that has a listbox (persons_groups); the list box
lists records in a table. The form has a subform (groups_persons); I want the
subform to show only the record selected in the parent form's listbox.
How can I control what records are shown in a subform ...
Any way of using in VB AllowAdditions for a subform?02 Dec 2005 23:56 GMT2
I want to program a subform so that it can both AllowAdditions and then later
not, but still allow editing. The subform is a continuous form.  I think this
is impossible, but maybe someone knows of a way around it, Please?
Finding Specific days in the year02 Dec 2005 23:39 GMT2
Unfortunately I have no code to show as I have no idea how to best tackle my
situation.
I am trying to create a schedule, lets say between January 1 and March 31 of
2006.  I need to be able to schedule people for each Sturday at one specific
VB Programming in Access02 Dec 2005 21:58 GMT1
I have a VB Module that creates an array of numbers and I would like to know
how to dump them into (populate) a table in Access. And also create a new
table from the VB Module, hopefully in the background.  Any one who has any
examples of code I would appreciate suggestions.
How do I set permission on access DB so I can query from internet02 Dec 2005 21:00 GMT2
Using VB in ASP.net, I get an exception when I try to open an access
database. How do I stop this.  I set the macro security to low so I don't get
the open warning in access but I still get the cannot open exception
Cycle through reports and export to XML02 Dec 2005 19:31 GMT1
I was searching on the discussion board for code that would cycle through a
databases objects (Reports in particular) and have these reports exported as
XML files. I found some code that I thought would accomplish my task. I then
modified if to cycle through reports but I keep ...
Comparison a date variable in Jet database sql statement02 Dec 2005 18:40 GMT7
I have the code below:
------
Dim Mydate as date
Dim MyTableName as String
Quit & Open02 Dec 2005 18:33 GMT12
Is is posible to Quit from Access and return to the same form ??
of course I tried with the following code but is Not working
Private Sub Command4_Click()
DoCmd.Quit
Problem with multiple level relations02 Dec 2005 18:25 GMT3
I have a database in which are 4 tables (well, more really but only 4 that
concern this question).  
Tables:
Project Info (data is user modifiable)
How to create a function02 Dec 2005 17:09 GMT4
I copied this function's code from a MSDN sample and it worked in report. But
it does not work when I use it in query. Can someone help me modify it?
Thanks in advance.
The purpose of the function is to mark a record that is out of sequence with
Insure File Creation02 Dec 2005 17:03 GMT5
I have a report creating a pdf file by printing to an Adobe pdf driver.
How can do you insure that the file has been created before renaming it?
My current code:
  open report
Save record02 Dec 2005 15:51 GMT1
How can I save a record on a hidden form?
The hidden form has an attached table and is in single record view.   One of
the fields on the form is updated using VBA on the active form.
I want to then save the changes to the activ record in the hidden form.
Impletementing this ms fax code02 Dec 2005 14:56 GMT1
I found the following code
Sub SwitchPrinter()
     Dim strActivePrinter As String
     ' Get active printer.
 
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.