Topic profile page for Open form.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Open form.
Topic "Open form" was discussed 0 times on 0 sites in last 3 months
Started 1 day, 20 hours ago (2009-12-17 18:27:00)
by paddgirl21
I had recently asked how to fix a query- I figured out how to display the correct dates. In case anyone wanted to know the code is: WHERE (DateAdd("d",1490,[Last Fitting])) between (date()+30) And (date()+75); Now I have a question regarding how to make a combo or list box display the list of people in a combo or list box and then take this record that is selected and make edits to it using a...
Started 2 days, 4 hours ago (2009-12-17 10:12:00)
by TheFerrisFile
I am not the most knowledgeable with coding and have limped my way along to even get this far. I have a continuous form that shows all of the records that are open in the db. I have a button on the continuous form that opens the main form to the specific record located in the subform on the main form. The code I am using works fine for opening up the main form, but it does not open ...
Started 4 days, 10 hours ago (2009-12-15 04:24:00)
by Teppo T
Hello, I have been looking for help on how to create a link between a form (LedgerTransVoucher) that should be opened from an Infolog that is created after running a class (PurchFormLetter_ApproveJournal). I have trouble in opening only the lines which contain the voucher numbers created directly from the infolog line that ...
Started 5 days, 8 hours ago (2009-12-14 06:24:00)
by SasDutta
Hi Whenever i am trying to open form from Application Developer, following error is displaying "FRM-92101 There was a failure in the forms server during startup. This could happen due to invalid configuration.Please look into the web server log files for details." Can anybody help how this can be resolved. Thanks Sas
Started 5 days, 15 hours ago (2009-12-13 23:14:00)
by acss
I have a command button on the main form and when clicked a secondary form opens however any data keyed in resets the main form back to record one. How do i set the second form entries to apply to the current record?
I have a command button on the main form and when clicked a secondary form opens however any data keyed in resets the main form back to record one. How do i set the second form entries to apply to the current record?
Started 1 week, 1 day ago (2009-12-11 02:40:00)
by Haynesey
Hi, I need to have a button on a form that opens either a form in Datasheet View or the table. I can't seem to find the code anywhere? Many thanks in advance. Cheers Lee
Started 1 week, 3 days ago (2009-12-09 05:12:00)
by LWCARAB
[RESOLVED] How to open form before form starts to pull data? Hi, I have a form that pulls data from lotus notes, when I set the form as maximised it opens then pulls the data but when I set it to Normal (so that it takes the size I set to it), it pulls the data before opening the form. Pulling the data takes a long time so ...
Started 1 week, 3 days ago (2009-12-08 14:56:00)
by pangeh@hotmail.co.uk
Hi, I am using access 2003 and have a form which contains a subform showing a datasheet of a series of records. The form is like a switchboard with buttons and when you select a certain record on the datasheet and press a button it will open up another form (to edit records, delete, view etc) but with that record selected. Normally I have previously used vba in the onclick event on a...
Started 1 week ago (2009-12-11 17:23:00)
by Tougar
I have created and saved a form template in Word 2007. When I create a new document using the template and save it it looks fine on the screen, but when I close and re-open the saved document, the formatting is all jumbled. Please help. 1 person needs an answer I do too
Started 2 days, 22 hours ago (2009-12-16 16:24:00)
by gd
I'm trying to use a command button (cmdOpenLabels) on a switchboard (F01_Switchboard) in one DB (PAYBACKS_8.0.mdb) to open another form (F02_CMLabelsDataEntry) in another DB (CM-DM_Downloads.mdb). Also, there is a different form in CM-DM_Downloads.mdb that needs to stay as the StartUp form. I created a macro (M01_OpenLabelForm) in CM-DM_Downloads.mdb using OpenForm to open F02_...
Started 3 days, 7 hours ago (2009-12-16 07:23:00)
by GD
I'm trying to use a command button (cmdOpenLabels) on a switchboard (F01_Switchboard) in one DB (PAYBACKS_8.0.mdb) to open another form (F02_CMLabelsDataEntry) in another DB (CM-DM_Downloads.mdb). Also, there is a different form in CM-DM_Downloads.mdb that needs to stay as the StartUp form. I created a macro (M01_OpenLabelForm) in ...
Started 1 day, 14 hours ago (2009-12-18 00:06:00)
by padhuwork
Dear All, I m developing an application, where I would like the user to open an existing excel file inside the Application itself (Form) . Can anyone help with the code? Thanks Padhu
Started 1 day, 14 hours ago (2009-12-18 00:06:00)
by padhuwork
Open a excel file in a Form Dear All, I m developing an application, where I would like the user to open an existing excel file inside the Application itself (Form) . Can anyone help with the code? Thanks Padhu
Started 5 days, 21 hours ago (2009-12-13 17:13:00)
by mistera
Change form properties on open Okay, I've been spinning my wheels for a while on something that I'm sure is probably quite simple. I have multiple tables, each of which has two fields -- a code and its description. Each table houses a different type of code. For example, tbl_State associates a state code (say, IL) to a state ...
Started 5 days, 12 hours ago (2009-12-14 02:07:00)
by revver
Inconsistent Form_Open behaviour Im all out of ideas on this so Im hoping someone might have a suggestion of where to look next or what to try. Its a simple concept but long-winded to describe. I have an Access (2003) database. Of interest are 2 forms. The first form , frmChooseChild, loads at start-up and is used to ...
Started 1 week, 1 day ago (2009-12-11 04:14:00)
by toplisek
How to open manage new pop-up window with form of questions when visitor do not finish registration steps? Example, closing Mozilla,IE Tabs...or leaving website in the middle of registration and payment.