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 / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
problem finding the table when using OpenRecordset22 May 2008 23:14 GMT1
Function UpdateUnmatched(WordDoc)
   Dim RecordNo                    As Long
   Dim myDb                        As DAO.Database
   Dim MySet                       As DAO.Recordset
Argument Not Optional22 May 2008 21:24 GMT3
This was working fine untill I changed the form and table to a variable.(
frm As Form.tbl As DAO.TableDef.)  Now I'm getting an Argument Not Optional
message.  Any help appreciated.
Thanks DS
Create new table based on existing table info22 May 2008 18:23 GMT1
Anyone know if this one is possible:
in table1 there are X number of location names based on input from a form,
is there a way to make table2 using the data in table1 as the field names.
Thanks
Test sendobject to avoid error22 May 2008 17:35 GMT2
My database has a sendobject to send an e-mail.  My problem is that some
users have a web based e-mail system (Lotus Domino Web) which will not work
with a sendobject and produces an error.  How can I test if the sendobject
will work prior to running it?
Function Returns 022 May 2008 17:21 GMT3
I wrote a function but it returns zero.  There are definitly records in the
table.  Any suggestions on what I might be doing wrong?
Thanks
DS
Form Reference22 May 2008 16:28 GMT5
I have a function where I want the table and the form to be able to change
as needed.  I don't want to write a new function for each table and or form.
Public Function NODIS(CDQuantity As Integer, CDPrice As Currency, CDCheckID
As Integer, CDDiscountDP As Integer) As Currency
Passing a Variable, or Passing a Parameter22 May 2008 16:18 GMT11
I’d like to take a value from a combo box and load it into a table named
tblLoginSettings.  I am trying to figure out how to get the value into a
field named ‘CurrentUser’ into the table named tblLoginSettings.  Not sure
how to start.  I guess it would be done by passing a ...
format date with leading zeroes22 May 2008 15:33 GMT4
How do I use the Format statement to force leading zeroes on a date? I tried
Format(myDate,"MM/DD/YYYY") but this doesn't give me the leading zeroes. Any
help is appreciated.
Thanks,
How to write  VBA for MS Access 2003?22 May 2008 15:20 GMT1
How to write a VBA code into Ms Access 2003 to calculate difference days
between days minus Saturday, Sunday, And 10 days Holiday?
access hangs22 May 2008 15:04 GMT2
When I open 1, and only 1 specific form, and then close my app, ms access
appears to close but the process remain in the task manager stoping the db
from being reopen unless you kill the process manually.
I have been trying to identify the source, but haven't managed! I commented
Refresh list box on page up/down22 May 2008 13:24 GMT2
I have a list box which is updated via a control source which gets typed in.  
I would also like it to update if the user presses page up/down.  Can I put a
refresh somewhere in a form event to make that happen?
How to copy/paste text from a form to email22 May 2008 13:00 GMT14
I created a telephone log in MS Access and would like to know if there is a
way I can copy my notes from a form in Access and past it to my email message
automatically?  Also, is there a way to have an entry added in my notes to
indicate that an email was sent?
VBA DAO Recordset2: Copying Multi-Valued fields Bug?22 May 2008 11:58 GMT1
This looks like a bug in Access 2007 / DAO 12
Have tried to run the following but this gives error '3824' INSERY INTO
query cannot contain multi-valued field.
INSERT INTO [;database=C:\Data\DBexchange.accd].MyTable (ID, Field1, Field2,
Trouble cloning a reports recordset22 May 2008 11:01 GMT1
I have no problem cloning a forms recordset, but I'm getting the following
error when I try to clone a reports recordset:
"Run-time error 32585: This feature is only available in an ADP."
The report had been open using the following command:
Access2007 over VPN22 May 2008 10:53 GMT1
I have a networked Access2007 database that I'm building, it runs fine over
our local network, but when I try to run it over our VPN I can not setup the
trusted site, and the best I can get it to do is read only.
Thanks
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 April, 2008
 
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.