I have a database and I need the following to calculate based off a date field. My problem is that regardless if the date entered in that field is the beginning, middle, or end of month, I need another field that will produce a due date, which has to be the end of that month, [...]
Microsoft Access 2003 I have a Today button that uses the command.. Private Sub cmdtoday_Click() ‘Sets the Date From and Date To text boxes ‘to Today’s Date Me!OSJPQFrom = Date Me!OSJPQTo = Date End Sub To put Today’s date into my From and To Date fields. The problem is I have these From and To [...]
I am trying really hard to produce these tables. But when it came to populating the information into them, it was throwing up errors. Ive managed to sort most of them out, but this one for WeeklyUnitStaffRota table is annoying me. Can anyone have a look at the tables and see where I could have [...]
I have looked all over and seen hundreds of questions about this command, but no answers. It seems like the most basic thing you can do with combo boxes, so I’m baffled that it doesn’t work. Here is my VBA Code: Option Compare Database Private Sub cboFundNumbers_AfterUpdate() Const strFormName As String = “Fund Number 2″ [...]
In Access, to expand a field to view the field’s contents what can you press?
Recently one of our servers was upgraded from Windows Server 2003 Standard edition to Enterprise. We run a MsAccess2003 system on the Servewr, both backend as well as front end. Performance on the Enterprise system becomes visibly slow when process larger volumes of data at speed! Has anyone had a similar experience?
I am building a database to help my daughter with keeping a record of pupil progress. I have a form in which I have a field for ‘current grade’ and a field for ‘target grade’. I also have a field ‘progress’ in which I am using an ‘IIf statement’ to compare the two fields (to [...]
I created a new database. with a data access page. when the person or persons are entering a new log i would like for access to send a e-mail to notify me of a new entry. I built a module to grab the fields i need to be sent. I just can’t get it to [...]
Hi , I want to add a row of serial number for the existing records in MS access .Whenever I am trying to define a new row with type as “Auto Number” and save the same it automatically gets changed to Text type.Please suggest. Thanks, Ansh
I recently installed MS Access 2003 SP3 on a new machine under Windows XP SP3. I find that I cannot resize the properties window when doing form design. The problem also applies to popup forms that I create. If I take the .mdb file to another machine, it works just fien. I have tried uninstalling [...]
Hi, I am using MS Access 2003 as a front end to 2 Oracle databases. I am trying to retrieve a recordset from a database through ADO/DAO, display that recordset in a Form for users to make changes, and then write the records that have been changed to a different database (i.e. I don’t need [...]
Hello, I am turning to you as a last resort :/ Here is the case, thought it looked simple to me at first… : I have a field which needs to be updated according to another field in a form according to the date in a table: Table contains [KEY, field1, field2] and the form [...]
We have an Access data base that includes date of birth in the format mm/dd/yyyy. For reasons I don’t need to go into now, we have to change all of them to a different format – yyyymmdd. Is there a way of doing this without changing every individual record? This would save us hours of [...]
I’m trying to create report headings that are perpendicular to the data fields. I have lots of fields with numbers and the headings fit on the page if they print at a 90 angle — on a slant would be nice too. When I make a label (or text box) and change the properties to [...]
I am trying to link an existing Access 2003 password protected database to a newly installed SQL Server 2005 Express database engine. I am using the ‘Add Linked Server Access MDB’ template in Management Studio to create the linked server. The linked server is created without error, however when I try to access it, I [...]
users have read and write permission to certain forms in the database but after loggin, they could not enter any data to the form,please could help,i checked users&groups account,users&group permission everything seem to be okay but still.is there something i over looked or have not done yet.
I need to be able to look at the results of a query & based on the values in one field (?) on a subform/table enter a Pass/Fail value to the main table. Here is a basic breakdown of what I have: t_Main: table defining dimensional layout requirements. There can be multiple parts of the [...]
How do I write in SQL code in MS Access 2003 to create a query that converts a string into a numeric? Thanks
Hello, I am wondering how to update all the text fields, other combo boxes, and memo’s when values are change in a combo box in MS Access 2003. For example, I have a form that when values are change of a combo box that has dates for every quarter. I want the values that I [...]
I’m fairly novice with Access, though I know how to program in a variety of languages. I need to know how to do something in an MS Access 2003 Form. I have two tables:





