Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Transliteration Utility (aspx)
- The Transliteration Utility TU is tool for transliterating one natural language script to another like Serbian Latin to Serbian Cyrillic or Latin to Inuktitut. Plus, it can be used to create, edit, debug, and test natural language transliteration modules used to convert one script to another. To use TU for...
- Tags: Module, Microsoft Corp., Transliteration Utility, Main Form, Productivity
- Software downloads 2007-01-17
- Access 2000 Sub Forms
- I have a Parent Child Database. The Parent has Names & Addresses, while the Child has payment dates & amounts.Sometimes I want to put check the "NO PAY" box on the Main Form. I wanted the Subform Payment field to be disabled.In the Main form I checked the "NO PAY"...
- Tags: abramowitza@..., Main Form, Microsoft Access, MRA2, Pay, programming, subform
- Q&A 2005-07-07
- VB6 Tip: Best practices requires that you ensure all forms unload
- Writing proper code requires that when a VB program ends, all of its forms will be unloaded and removed from memory. When a Visual Basic 6 program ends, all of its forms should be unloaded and removed from memory. VB doesn't do this automatically; therefore, if your...
- Tags: Microsoft Visual Basic 6.0, Microsoft Visual Basic, Peter Aitken, Microsoft development tools, Programming languages, main form, Visual Basic Tips Newsletter, Procedure, Best Practice, Event Procedure, Development Tools, Software Development, Software/Web Development
- Technical articles 2005-01-14
- Access Forms/subform
- I have a master form with an address and subforms with an address that I would like to default to the address on the master form under certain circumstances. I cannot figure out how to pass the master form information to the subform. Is there a way to...
- Tags: foxne273@..., main form, Microsoft Access, programming, subform
- Q&A 2004-10-13
- Provide easier navigation between Access main and subforms
- For the experienced Microsoft Access user, navigating between main forms and subforms is an intuitive function. By pressing the [Tab] or [Enter] key within Access, you can move from control to control on a form or to a subform. As far as Access is concerned, an embedded subform is just...
- Tags: Microsoft Access, Susan Harkins, subform, main form, Ctrl
- Technical articles 2003-08-13
Additional Resources
- Access: Linking fields in main form with sub-form
- I have a main form with a sub-form for mailing addresses.I want it to automatically tsf the residential address in the main form into the sub-form without having to retype it.The mailing address sub-form will also need to be able to be changed ie: if mailing address differs from the...
- Tags: Microsoft Access, rob@...
- Discussion threads 2007-11-17
- unrelated form/subform msacc. form to update when sub data done
- HiI have 2 transaction files - 1 for creditors, 1 for gl. for every creditor transtion entered on the main form, there may be 1 or more detail transactions on the gl sub form. I do not want the crs form to update table until gl subform data has been...
- Tags: duberyr@...
- Discussion threads 2007-10-03
- Cannot design a Search Form
- Hello Every body.I am a new user to Access, I have a DB which contains one main table and one main form which shows all the fields of the table. Now I have also one search button on that Main Form and i want that when i click this button...
- Tags: khaksar_mkd@...
- Discussion threads 2007-08-26
- VBA
- I have four reports in Ms-Access 2003.I have a form called Main form.I have listed my reports on the main form with option buttons.I want to select my report and click on view command button.I want my reports to be viewed in my main form when i click on command...
- Tags: Scripting languages, Hendrina.Jod@..., Microsoft VBA
- Discussion threads 2007-10-24
- Access help
- In MS Access I want to populate a combo box in a sub form based on the currently selected field value on the main form, in order to limit the combo box selections to only those relevent to the selected item in the main form field. Is such a thing...
- Tags: Microsoft Office, Databases, bob@..., Microsoft Access
- Discussion threads 2007-03-24
- Can a combo box be set to display only certain data
- I have a combo box that selects a customer and brings up all of the data associated with that customer (Billing data on Main form, Order data (on Sub form #1) and Shipping Data on Sub form #2)...The combo box is unbound and uses a select table/query.Both subforms are 'bridged...
- Tags: imroseofsharon@..., combo box, Sub
- Discussion threads 2007-09-12
- Adding a field by command button
- I am using Access. I have a form that I need to have multiple additions to the field "notes". I want there to be a button that I can push and a new "notes" field pops up. Not every record will have additional notes, but most will have...
- Tags: carterwagon@...
- Q&A 2006-08-31
- VB6 SetFocus From Module to Form Problem
- I have a problem with the SetFocus command in VB6 that I am hoping someone can help me with. From the main module I access a from call frmMain, that pops up a window. The user can click on Run, Cancel, Exit, etc. However, unless I exit the main program,...
- Tags: stevenicoloff@..., visual basic, programming, Microsoft Visual Basic 6.0, VB6 SetFocus
- Discussion threads 2006-04-07
- Browser Form Filler (zip)
- Browser Form Filler is an Internet Explorer Form plugin that extend IE functionality by saving needed forms, to fill them later. All eligible form fields are automatically highlighted for easy identificaton. Functionality accessible from the main toolbar, as well as context menu. This version is the first release on CNET...
- Tags: Microsoft Internet Explorer, Web Browser, Functionality, Browser Form Filler, Web Browsers, Internet
- Software downloads 2007-07-04
- VB.NET(Window based) - ListBox Data Population without using FormLoad event
- i tried using form load event to populate the data in a listbox, Data successfully populated but as the code page form is a child form of another master formmain. the opening of child form starts with the load event of main form. In the main forms' 'Ok' button clicked...
- Tags: window, s.adhikari@..., Microsoft Visual Basic.Net, listbox
- Discussion threads 2007-08-31
- VB Main form
- When we have COM controls used in frmMain.frm, if we modify code in the form auotmatically closes the application, why?Thanks in advance,Mangesh
- Tags: software, mangeswari_20, Microsoft Visual Basic
- Discussion threads 2006-11-11
- Creating records in a subform from the main form
- Hi all,.I have a small issue I would like to resolve with VBA. I have a form which it's fields are bound to a table. Within that form is a subform which is a subtable.Tables relationship is a one to many from the main table to the sub table. On...
- Tags: ithopkinton@..., acNewRec Me.Lane
- Discussion threads 2007-09-21
- Train Inventory (zip)
- This program helps keep track of model railroad supplies. The program has a search feature along with a picture viewer and a thumbnail viewer on the main form. Also, it has the ability to let the user change the sound file and add a background picture to the main form....
- Tags: Form, XML, Search, Software/Web Development, Web Development
- Software downloads 2007-07-17
- Question on Access Sub-form total
- I’ve just designed a database file, with Sub-form inside; a textbox in main-form displaying sum of quantity of the sub-form. But after copy to another computer, the sub-form total can’t be displayed. What might be the reason? (The Access in my computer is English version; while on another computer is...
- Tags: Databases, computer, Chinese Version
- Q&A 2006-06-27
- Access the internet from an other domain
- i have a branch of our main office.main office gives us the facility through Radio modam of internet.the ip scheme in main office is 16 bit,at the moment my systems are connected to the main office through DHCP.and we are using the internet but connecting to there DHCP.but now i...
- Tags: Microsoft Access, awaiscute1@..., Internet
- Discussion threads 2007-06-13
- << Previous
- page 1 of 1
- Next >>