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 / General 1 / July 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Shortcut menu action syntax31 Jul 2008 22:59 GMT2
I have set up shortcut menus on many form successfully.
However, for the first time, I am trying to set one up on a subform.
In the 'On Action:' when customising the menu item I have:
=Forms![OrderDetails].showAvailability()
Thank you to Lyle Fairfield31 Jul 2008 22:10 GMT1
For clueing me in to regular expressions for use in VBA.  I still have the
original problem I posted about on my back burner, but I've already been
able to use regular expressions to solve problems that would have been much
more complicated without them.
Union query undoes my format31 Jul 2008 19:09 GMT2
My problem is: My union query is made up of two cross-reference
querys.
The cross-reference querys has number fields formated as standard. So
far so good.
Closeing form problem31 Jul 2008 17:18 GMT4
I have an A97 MDB that I converted to A2003 yesterday.  My MainMenu
calls ARInfoForm.  I hit the Exit button in ARInfoForm and it closes and
displays/activates the MainMenu just fine.
The ARInfoForm has a complicated recordsource that makes reference to a
Help with writing to a linked table31 Jul 2008 12:59 GMT3
I have a linked table (two primary keys: one coming from Me.txtRMA#
and the other is an Autonumber) that I am writing to from an unbound
form. Please review my code and tell me what is wrong with it. I don't
get any errors and no data is written to the table. It doesn't do
Show new table31 Jul 2008 01:52 GMT4
I'm creating a new table in code  (dataBaseObject.TableDefs.Append
MyNewTable)  but it doesn't show up in the navigation pane until I close the
database and open it back up again.  Is there some VB command to force the
table to appear in the pane?
Action pass-through with a form variable Access 200330 Jul 2008 23:39 GMT13
Hi, I got a pass-through query (that takes about 15 mins to process)
I would like to integrate variables to it.
IE: something simple:
Select EmplID from empl_Lst
Calculate Median with Conditions30 Jul 2008 05:15 GMT6
I am using the following vba code to calculate the median of a table
in MS Access:
Public Function MedianOfRst(RstName As String, fldName As String) As
Double
Is Access 97 Bible Available in pdf Format ?30 Jul 2008 00:37 GMT8
Can anyone tell me:
'Is Access 97 Bible' available in pdf format, & if so, where can I aquire it
?
TIA,
Creating Application Ribbons29 Jul 2008 21:20 GMT6
i have a application database written in A2K3 that i have converted to
A2K7 and i am looking to create an application ribbon that i can ship
with the runtime. It would be fair to say that i am having trouble
getting my head round the new technology and not making any progress.
Add Text to Email from Macro29 Jul 2008 18:08 GMT1
I would like to create a button that opens Outlook and puts some text
in the body of the email.  I don't need any attachments, just some
text in the body.  I've accomplished the ability to create an email
using a macro, but the text I want to add to the body generates an
Returning Null Values29 Jul 2008 17:58 GMT1
How do I set the Criteria in a query for my City field to return those
records that have nothing/no value/null value that is, no city name
entered.
City field used Text data type.
Database properties29 Jul 2008 16:31 GMT7
I wish to control which users can and cannot alter the toolbars.  The
opening popup window invites them to login.  Immediately after this, I
have the code:
CurrentDb.Properties("AllowToolbarChanges") = isManager
Form ONCurrent only Else is effected29 Jul 2008 13:16 GMT1
I dont know why only else part of if statement is effected when using
below
Private Sub Form_Current()
If Me.NewRecord Then
Connecting backend and frontend29 Jul 2008 04:55 GMT3
I am trying to connect my backend whih is stored on a public server as
accdb file. This connects well on a local network but when I store the
BE on my ISPs server I get following error in Access 07 "Not a valid
file name"
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 June, 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.