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 / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Sort Table08 Aug 2007 19:52 GMT6
I would like to sort the underlying table so that when viewed it is in sorted
order. My code (below) is currently sorting a table and creating a new sorted
table. I really do not want to have 2 tables however. I tried using SELECT
... FROM Case1 ORDER BY random asc, but it does ...
help with loop end of file08 Aug 2007 19:50 GMT11
I have a form attached to a query that runs a sql on each record
here is the code:
Private Sub Command2_Click()
Dim i As Integer
Northwind Sample DB08 Aug 2007 18:29 GMT2
Can anyone tell me where I can get documentation on the sample database
Northwind.
I'm actually looking to see if it was designed to adjust the inventory when
an item is purchased. I was looking it over to use it but it doesn't seem to
Checking record status08 Aug 2007 18:20 GMT4
I'm trying to loop through a recordset before any deletions are confirmed,
so that the records marked for deletion can be transfered to another table.
Unfortunately, cloning the recordset of the form doesn't help - once you've
chosen a record and hit delete, the record is removed ...
Dropping ODBC Table08 Aug 2007 18:18 GMT1
I utilize ODBC drivers to connect to an Oracle back end.
I need to check for the existance of a table in Oracle and if it exists, drop
the table and commit.
Anyone have any clues as to how to do this or where to look?
bound form with unbound fields needing updating to the same record08 Aug 2007 18:17 GMT1
I'm looking for an idea here to see if I'm approaching this correct.  I have
a form that references a table.  Pretty much all the fields on the form are
found to the fields on the table so the user can adjust the values if needed.
I'm having issues with one unbound field on this ...
Set MyValue08 Aug 2007 18:14 GMT1
I wish to open a file within a macro of Access.  I want to be able to select
the file that is output to as the file to open.  I figured I could find a way
to set the MyValue as the output file, but I'm not as familiar with Access
code as I am with Excel, so Help would be ...
Mid range08 Aug 2007 15:40 GMT2
I've posted this before but did not get a response.  I've seen many posts on
how to get MAX and MIN range of an array of numbers but how do i get the MID
range. I have three values say 18,17,15. I can get MAX MIN but when I try to
get 17 it comes out 18.
Loading field desc with data from another table08 Aug 2007 15:09 GMT2
I have a table that was imported from an iSeries that has
approximately 300 fields. I would like to create the descriptions for
each field by looking them up from another file that contains the
field name and description. I belive that I need to use
Copying backend database08 Aug 2007 14:28 GMT2
I am wondering if it is safe to copy a backend database from the frontend.
Currently I am just doing it with "application.compactrepair", so that the
backend file is copyed to a location and at the same time compacted and
repaired.
Refresh subform records08 Aug 2007 14:28 GMT2
I have main form and subform.
From the main form I can open a new "problem card" and then return to main
form
The subform display all open "problems card".
combobox of color pallet08 Aug 2007 14:28 GMT2
Is there a buildin combobox with color pallet
so I can choose a color and it value save in a another field
Dlookup inside a dsum08 Aug 2007 13:54 GMT1
i am trying to calculate the weight of an order, it goes something like this:
Weight = DSum("[ProductID]*[ProductOrderUnitQuantity]", "ProductOrder",
"[OrderID]=" & [ID])
but i dont want the sum to contain productID instead i want it to say
How to build a drop down list of past entries08 Aug 2007 13:36 GMT6
I have a form that users enter a person's name and title and I would like to
know if there is a way to have the field use a drop down list of past entries
(similiar to entering search terms in Google) and allow the user to click on
previous entry and use it instead of having to ...
Connection and Create New Table08 Aug 2007 09:46 GMT2
I have a database that is split, one holds my tables while the other consists
of all my forms, modules etc. I create a new table once a month to hold that
month's data. I have to do this due to huge volume of data. Problem is that
my code isn't working and am not sure why? Can ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 July, 2007
 
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.