First  |  Prev |  Next  |  Last
Pages: 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
Resolved
"James" <nospam(a)please.com> wrote in message news:j9kFn.378$%u7.22(a)newsfe14.iad... From a report print command button on a form, I am trying to check to see that a combo box selection was made before continuing. My code: If Me![Employee ID] = "" Then MsgBox "Please select a Representative!... 8 May 2010 17:49
Serial coding
I have some code that opens a report and then displays a msgbox. Unfortunately, the report opens and then the msgbox opens on top of it. Is there a way to code it so that the msgbox doesn't open until after the report is closed? ... 8 May 2010 07:56
Creating a Menu
"Roll Transport" <roll.transort(a)live.com.au> ??????:B16789CA-DFE3-4CF4-B4C6-2A9819EB2B1A(a)microsoft.com... No sorry jon no advance yet and do you want to chat "PosseJohn" <possejohn(a)yahoo.com> wrote in message news:FF1C10E9-CAD7-485B-B4DF-43FADBC11B50(a)microsoft.com... I'm using both ACC2003 and ACC2... 30 May 2010 17:36
Run Time error 2683
Hi, I posted in the "new users" section, but still am stuck and hoping for help. The person in our agency who created this DB has left the company, and we are getting the "Run Time error 2683: No object in this control". Googling this mentions registering the mscomct2.ocx file, which I have done to no eff... 7 May 2010 16:45
Changed a form to have two tab control (RESOLVED)
This issue is resolved now. I figured it out "Cbeckwith" wrote: Code was writtten on the original form, but form is still named the same, the only thing that has changed is the control for the form changed to tabbed control and then I moved the individual controls to the appropriate tabbed sheets. H... 7 May 2010 10:03
Conditional Formatting - Worked - Bad - Doesn't Work
I set a text box for conditional formatting based on a check box (no check - normal, checked- bold, red bg, yellow font). I did this to 6 text boxes (based on 6 check boxes). This is the code I used: [Check183].Value=-1 The first time I did one box, it worked, when I coded the other 5, I got some out of m... 14 May 2010 19:26
Allow Temporary Edits In Form To Table Values
Hello all! I'm looking to allow a user to edit some values that are initially pulled from a table, but I do not want those table values updated. Reasoning: The form pulls the number of hours a job will take and a cost per hour then calculates the total cost. Usually both of pulled numbers can be reduced for... 7 May 2010 00:15
Calling Private Sub()
I have two seperate forms (frmA, frmB). I have a command button on frmA that when clicked should click a command button on frmB. I am using a Call to do this but keep getting a message: application-defined or object-defined error. I have tweaked my code to match other Q&A solutions here but I still can't get... 6 May 2010 15:24
cursor in listbox
Hallo everybody, I have the problem to re-positioning cursor in the same row of listbox1 (in the form1) that invoke opening of form2, after close it. Now, when I return to form1, the cursor positioned randomly. It's someone helps me? Thanks in advance. -- JohnCharles -Swiss- ... 7 May 2010 14:32
Suppress "0" in numeric text box
Hi, I'm using Access via XP Office Pro on Windows 7. I have a text box control that enables me to enter my check number. The check number is a numeric field on the table. There is no default value in this control. However, when the form is displayed, there is a zero "0" in the check number field on the... 6 May 2010 00:56
First  |  Prev |  Next  |  Last
Pages: 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33