473,388 Members | 1,220 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

Please Help with ACCESS field lists

2
I sure would appreciate some advice. I'm altering a report in Design View, but the fields I want to add are not on the field list. I have this problem in two different databases. Why doesn't the field list contain all the current fields to choose from? How do I gain access to the fields I want to use?

In one of the databases, the fields are down right old! I can't seem to find the refresh button for this.

I haven't been doing this long, so be kind. Thanks ever so much for your help. :)
Apr 12 '06 #1
4 9594
CaptainD
135 100+
Look at the properties for the report and find the table or query that it is based on (Under "Record Source"). Then alter the query to add the fields you want. If they're in the query or table they'll show in the field list.

Or, you can create a new query to get the data you're looking for and set the records source to that query
Apr 12 '06 #2
Perry
2
Look at the properties for the report and find the table or query that it is based on (Under "Record Source"). Then alter the query to add the fields you want. If they're in the query or table they'll show in the field list.

Or, you can create a new query to get the data you're looking for and set the records source to that query
Thanks so much for your reply. Unfortunately, all the fields in the table do not show up in the field list when I'm in the query. I don't understand it. Any other ideas?

Happy Easter!
Apr 16 '06 #3
CaptainD
135 100+
Then you're probably using "Linked" tables that are on a SQL server and were altered after the original link was created.

If so, go to "Tools" - "Link table manager" and rebuild the links, that should bring in the new fields.
Apr 17 '06 #4
I only joined to help out Perry - I, too have run into this madness, and at first I was driven to doing all my work over again via a wizard. But this time, it only took 3 hours to work it out.

When a field doesn't appear in the Field List

Check that title bar of the Field List that appears when you highlight your control. It could be a query, and not a table, and if the query is missing that newly added or modified table field (column), it won't appear in the Field List for that Form.

In my case, I thought the Field List was pulling from the Table of the same name as the Form, but in fact this form was formed from a query made up of controls from several tables, and it was not querying my newly added field to the control source because it didn't know about it.

I added the new field/column to the query, and presto! the field from that table appeared in the Field List for that form control.

How did I finally understand what was wrong? When I selected my control, and clicked on Field List, the Title Bar said Open Issues. The table I thought I was listing fields from is called Issues, not Open Issues. So then I went into my database (a freebie, someone's elses) and looked for something called Open Issues and found a query by that name. And this query was not pulling from my field called Resolution in the Issues table. So I added it.

I know all the Xperts are groaning, but when you're figuring this out by yourself, it's not intuitive.
Oct 25 '06 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Mark | last post by:
Hi all I can write basic VBA code. I have on problem, I have a tbl with the following fields: lngempID - Name - Password - IN This is for a logon form once the user logon I want the field IN to...
1
by: longtim | last post by:
I have been having endless difficulty creating reports/queries that set any relevent parameters from controls in forms. I am creating an application under access 2003 but will target access...
1
by: tconway | last post by:
I have an Access program that displays Customer data into a form and OrderID data into a subform. The totals in the Subform are based on calculated fields, i.e. the Total Amount field Calculates...
8
by: Steph | last post by:
Hi. I'm very new to MS Access and have been presented with an Access database of contacts by my employer. I am trying to redesign the main form of the database so that a button entitled...
6
by: John Welch | last post by:
I have a potential client who wants an application with about 20,000 records and 5-8 users. I told him that Access would work fine, but he wants to go with an mdb front end linked to SQL Server...
4
by: Scott Cameron | last post by:
Here is what I have. I have a field that lists a product cost and another field that lists how many times that particular product has been purchased (so I would have a record that says I bought 25...
1
by: Jeff | last post by:
I am struggling with the following How do I marshal/access a pointer to an array of strings within a structure Than Jef ----------------------------------------------------------------
1
by: David Van D | last post by:
Hi there, A few weeks until I begin my journey towards a degree in Computer Science at Canterbury University in New Zealand, Anyway the course tutors are going to be teaching us JAVA wth bluej...
11
bhcob1
by: bhcob1 | last post by:
Hi, Whenever I delete a record my command button, the record deletes, a list displaying all records is updated and then a message box appears: Microsoft Access can't find the field 'I' referred to...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.