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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Hyperlink command button02 May 2008 12:58 GMT1
I am trying to add a command button to go to a link. If there is not link a
hyperlink value a box will pop up to insert the hyperlink.
AfterUpdate problem02 May 2008 08:26 GMT12
Hi, I have 2 Forms necessarily running off the same Query. In the first Form
I want a text box to fill automatically with certain data, and it does. In
the second Form I need that text box to remain Null - but of course it fills
with automated data. I have been trying to get the ...
report count function and start recordset with highest number02 May 2008 06:32 GMT5
I have a report where at the footer I have:  =Count([WIMS_SUB_VEND])
Is there away to have the report start with the highest number of
[WIMS_SUB_VEND] first like
item 1    has 108 items
Filter a group of items with a listbox02 May 2008 04:22 GMT5
I have a main form (FormSubCategory) listing SubCategories
based on tblSubCategory
SubCatID
SubCategory
Subform to Subform Syntax02 May 2008 04:17 GMT5
I am trying to tab from the last control on sfMother to the first control on
sfFather.  
Both sf's appear on fFamily.
Here what I am doing:
Syntax Error02 May 2008 03:24 GMT8
Newbie question.  Receiving a syntax error in INSERT INTO statement.  If I
create the query in the QBE it works fine with the WHERE clause hard coded
as follows;
INSERT INTO tbl_Available ( [Group] )
change control property02 May 2008 03:01 GMT2
How can I programmatically change the value of a control default?
Thanks!
Sam
Missing ADOX Library & Vista02 May 2008 02:29 GMT4
A while back I posted a message concerning an Access app I have that
requires the "Microsoft ADO Ext. 2.8 for DDL and Security" library. I
created this app running on XP and have had no problems.
However, the user of this app recently bought a new Vista pc and this app
Multiple Records from 1 Form02 May 2008 02:28 GMT2
Hi, it seems so simple but I just haven't been able to do the
following (I simplified the situation here a bit):
I have a very basic form that looks like this:
[  ] Alpha
Turn off listbox selection?02 May 2008 01:38 GMT2
I have a listbox that allows just one row to be selected. When a row is
unselected, I'd like the click to select the row. However, when a row is
selected, I'd like a click to turn off the selection. How do I do the latter?
Thanks.
RecordCount01 May 2008 23:49 GMT2
Trying to show the number of record in txtCount using the following:
If Me.NewRecord Then
    txtCount = "0 Item(s)"
Else
Subform filter is inherited?01 May 2008 23:11 GMT3
Is there anyway to seperate the me.filteron property between the mainform and
subform?
My subform has a button that launches a popup form that passes back a 1:M
key that shows the multiple matching rows in the sub-form detail section.
ComboBox .locked=True causes Enabled01 May 2008 21:58 GMT5
That was a little cryptic, but the problem is this.  I have a form with a
combobox (optics) where the .enabled is set to false if a checkbox
(optics_yn) is not selected.
Me.optics.Enabled = Me.optics_yn.value
Subform Refresh01 May 2008 21:09 GMT5
I have a main form (frmDO) with a subForm (frmDODetail) where the sub
control name is sfrmDODetail. The subform is a datasheet.
When I double click on sfrmDODetail and edit form is displayed
(frmEditDODetail).
Pattern matching in VB code?01 May 2008 20:18 GMT2
Is there any capability to match data input with a pattern in VB code? I want
to compare user input with a pattern and return a match or not. I do not want
to do this via an input mask on a form.
 
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.