| Thread | Last Post | Replies |
|
| Error "undefined function 'left' in expression" | 09 May 2007 21:42 GMT | 2 |
Has there anyone got a solution to my problem: - recently got Windows Vista - since then, queries with the string function left (e.g. left("member",2) equals "me") don't work
|
| Query Criteria Bar Dissapears | 09 May 2007 21:33 GMT | 1 |
I have created a query where on my computer I can work with it and I have no problems. However, when others open the query in design view the criteria bar at the bottom of the query is missing. How do I display the criteria bar?
|
| Count # of names in one cell? | 09 May 2007 21:18 GMT | 3 |
Hey everyone, Is it possible to count the number of times something appears in one sigle cell for each record? Example: I have a RACE field which was imported from another source.
|
| Remove text and keep only numbers | 09 May 2007 21:18 GMT | 4 |
Does anyone know how I can tell Access to extract and display all NUMBERS from an alpha-numeric field? I.E. I have a field: Tab 10mg.dl Dosage 20mg
|
| Pull specific number of records for each user | 09 May 2007 19:39 GMT | 4 |
I have a table with multiple records for each name. I want to pull 10% of the records for each name. I have created a query that calculates how many records it should be. How can I pull the specific number of records for each name from the table?
|
| Query Error Message | 09 May 2007 19:34 GMT | 4 |
I need help in identifying why I am getting this message. I have a query for a Report where my defined field returns the message that says: **The Microsoft Jet database engine does not recognize - 'Forms![Level-Top-Reports]!DivID!' as a valid field name or expression.**
|
| Sequential Numbering-- question on Stephen Lebans' RowNumber | 09 May 2007 19:28 GMT | 1 |
I found this information on another user's question on sequential numbering, but wondering how I can save the generated number in a table? Right now the control source is set to: =RowNum([Form]) Here's the link to Stephen's code:
|
| Format and Calculate on same field in Query | 09 May 2007 19:27 GMT | 2 |
I have a query with field named: amtpaid I calculate this field to be amtpaid:[invamt]-[otheramt] It gives me the calculated amount in this field, but the number is showing $sign
|
| Separating out months in a date range | 09 May 2007 19:17 GMT | 1 |
I have a table that shows how long a member has been effective with my company. There are 2 fields, datefrom and dateto, that show length of time and I've been using a separate table to break up the date range into individual months. The table has one field called Midmonth that ...
|
| Access 2000 Numeric Field Overflow | 09 May 2007 19:00 GMT | 3 |
Hi Groupies One of my students has asked me a question and I thought I would throw it out to you all. She has a database that was developed for her. There is a possibility that
|
| Identifying partial string matches | 09 May 2007 18:56 GMT | 2 |
I'm relatively new to all this, I need some help. Here is what I'm trying to do. I received a list of bank names that I need to see if we have coverage in our database. I'm not getting that many matches because of abbreviations used
|
| Urgent Query needed to fix database problem | 09 May 2007 18:47 GMT | 5 |
last night my colleague messed up big time, and one of the table has had it's data overwritten to one value. ie: i have 3 tables, one for the booking, one for the home, and one for the extra details. the extra details has a list number for the home, which has
|
| Running query about date | 09 May 2007 18:17 GMT | 3 |
Say for example I have a database containing the date of birth of people in the format of YYYYMMDD (a string/text field) and another field about the age of the person (a numerical field) and another field is, say, the date they had their birthday last year. I would like to check ...
|
| Extract records with numeric values | 09 May 2007 17:56 GMT | 4 |
I'm wondering if I cn tell access to fitler by just those records that contain numeric values. For instance: CURRENT RECORD LIST: Drugname 50mg/dl
|
| Error Message trying to concatenate from multiple records to a field | 09 May 2007 17:25 GMT | 9 |
I have a table with the field: tblFormatted1Summary f1PropertyID __________
|