Save prompt is not working I have the embeded macro onClick event to close the form and set save to prompt. But it didn't prompt when it close the form. I also have below event in my form and it still not prompting to save. What I need to check? Thanks Private Sub Form_BeforeUpdate(Cancel As Integer) 'get user confirmation of whether... 25 Jan 2010 16:15
Time calculation Dear all, I am calculation total working hours per day for each employee along with total ovt on daily basis i am making the data entry for the attendance and i am getting the ovt as short time example Employee Date total working hours Total OVT Tia Kareem 1/1/2010 12:00 ... 25 Jan 2010 07:13
forms I use a form I created for my business and would like to either have a check mark instead of an X or at least be able to bold the X. Thank you, -- Jon ... 24 Jan 2010 16:58
Tab control "bleed through" In Access 2007, I had a form that had two sections of controls. Today, I added a third section and thought "oh hell, this is getting unwieldy. I'll just make this a tabbed control". So, I put a tabbed control on my form. I then dragged the first section of controls onto the first page of the tabbed control. W... 20 Jan 2010 20:51
Textbox Character Counter I'm trying to display the character count of a textbox in a label. The format I'm trying to achieve is something like: "1/60 Characters" 60 being the feild size I set for that textbox. Any help would be great. -- Message posted via AccessMonster.com http://www.accessmonster.com/Uwe/Forums.aspx/access-... 20 Jan 2010 01:52
Combine Text Boxes Hi I am using 2007. I have a a form that is based on a table. We import into the table data from excel file In the table we have these fields that are relevant to my question. [DOB] [DOBDay] [DOBMn] [DobYr] When we import the data the following fields have data in them. [DOBDay] [DOBMn] [DobYr] ... 21 Jan 2010 11:12
new navigation control Access 2010beta Hi everyone again, there is a new 'navigationbar' (correct translation?) control coming with access 2010 forms. Does anybody know how the 'Where-clause for navigation' property works? I thought it could be something like the Where-clause argument of the DoCmd.OpenForm procedure. So I added '[myField]<100' wher... 20 Jan 2010 01:52
Tab control disappears. I am sure my problem is in the region of your prior discussion. My client has a pc and a laptop. I've written an app that is to work on both. Same app. On the pc the tabs don't disappear, on the laptop, which has a smaller screen they do. I am using MS Access 2007 and am saving the db as an Access 2000 db, so tha... 19 Jan 2010 09:03
Extract a 3 digit day from a date field into its own field. I created a Data Entry Form which allows a person to enter a date into one of the fields. The next field requires a 3 digit day entry (Example---Mon, Tue, Wed, Thu Fri, Sat, Sun). I would like to automate this and have the day inserted after the date is supplied in the previous field. Thanks George ... 18 Jan 2010 23:16
Populate Form and subForms based on the user's selection from a combo box On Mon, 18 Jan 2010 15:42:37 -0800 (PST), Frank <frank.q.gg(a)gmail.com> wrote: On Jan 14, 5:42�pm, John W. Vinson <jvinson(a)STOP_SPAM.WysardOfInfo.com> wrote: On Thu, 14 Jan 2010 13:40:04 -0800 (PST), Frank <frank.q...(a)gmail.com> wrote: I have created the Form and subform using Form and subform relation, ... 20 Jan 2010 20:51 |