Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
microsoft . public . access . formscoding
This is a Usenet group - learn more
Find or start a Google Group about formscoding.
Group info
Language: English
Group categories: Not categorized
More group info »
Active older topics
Related Groups
Microsoft Office Access newsgroup.
Low activity, Usenet
Microsoft Office Access newsgroup.
Low activity, Usenet
Microsoft Office Access newsgroup.
Low activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 117312  Older »
Description: Microsoft Office Access newsgroup.
 

Requery mulptiple forms Access 2007 
  I have reviewed a lot of the blogs of requerying multiple subforms and have tried them and have had no luck. I am designing a db for a trucker that wants to keep track of trips along with mileage and revenue. My main form just assigns the trip #. The 2nd subform is for the data entry of the trips including desitnation, miles and revenue. There could be many... more »
By shanna_bears  - 11:41am - 1 new of 1 message    

DTPicker: Incrementing Time Value 
  I have a form with the following DTpicker's InterviewStart (format= "mm/dd/yyyy HH:mm") InterviewEnd (format= "mm/dd/yyyy HH:mm") When the user inserts a record, the InterviewStart field updates to Now(). I would like to set the default value of InterviewEnd to be 1.5 hours from Now(). How does the VBA code look in order to accomplish this?... more »
By Brandon P  - Jan 6 - 4 new of 4 messages    

Do I have to worry about Access storing Trailing or leading spaces 
  Do I have to worry about Access storing Trailing or leading spaces or do I need code such as...... Private Sub NAME_AfterUpdate() Me.[NAME] = Trim(Me.[NAME]) End Sub
By Steve Stad  - Jan 6 - 4 new of 4 messages    

set focus & screen movement 
  in Access03 have tabbed page/control about half way in the screen form/detail area. There are 3 tabs and each tab has inset a subform. When one selects a tab, the focus moves to the first control in the subform; but the screen display slides up this control to the detail/header bar ; and thus the info above the tabs, and the tabs themselves no longer display...... more »
By GBA  - Jan 6 - 5 new of 5 messages    

backup of database with multiple backend data bases 
  I want to add a button to the main form that backs up 1 (ONLY) of 2 linked databases... It's a bit of an odd condition: the way the project has been set up, it is linked to 2 backend databases; fortunately, all of the tables in one mdb are prefixed [tbeTableName], and in the other: [tboTableName]... more »
By Mark Kubicki  - Jan 5 - 6 new of 6 messages    

last 20 entries 
  I have a form that is a continuous form. This is used to show different sorts, searches, filters, and so on. The users today asked if on this form there could be a button that would display the last 20 entries made. The last 20 entries would be those are open and closed, status does not make a... more »
By JohnE  - Jan 5 - 2 new of 2 messages    

Event for scroll bars on text boxes 
  Let's say that I have a text box that shows 2 lines of text, and in that text box i have 10 lines. The text box is set to show the vertical scroll bar. Using the timer event of the form, I would like to simulate clicking the down arrow on the scroll bar so that every few seconds, it scrolls the text... more »
By Steve Haack  - Jan 5 - 8 new of 8 messages    

Stop Form from Flickering 
  I have a form with a fair amount of controls on them. 3 of them are clocks which get updated each second via the form's OnTimer event. Frequently, but not always, most of the form will flicker during the update of the controls. I have tried this on 3 different computers and they all do it. Has anyone seen this? Is there something that I can do to prevent it?... more »
By Steve Haack  - Jan 5 - 2 new of 2 messages    

vba types red and then backspaces 
  When I start to type code into anywhere in a form the typeing turns red and then auto backspaces. if i close the dbase and reopen and then type it is fine for awhile and then it starts this again i close and the loop continues. why is this happening because my productivity level is decreasing. thank... more »
By seeker  - Jan 5 - 4 new of 4 messages    

Passing rowsource to combo box without nulls. 
  Hello all, I am in need of some assistance. I have 2 combo boxes on my form. Both are bound to fields. I am useing the following code to limit the second combo to the records associated with the selection in the first. This is in the after update event of the First combobox, On Error Resume Next cboSub.RowSource = " SELECT DISTINCT ItemMaster.Sub " & _... more »
By Asib  - Jan 5 - 3 new of 3 messages    

1 - 10 of 117312   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google