473,395 Members | 1,404 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,395 software developers and data experts.

Field Names in Datasheet View - A97

I have a form which allows both form and datasheet views. My question is,
is it possible to control the field (column) names in datasheet view? What
happens at the moment is that the name is taken from a control's label if
there is one, and if not, the control's name is used.

This is confusing for my users so I'd like to be able to use more sensible
names in datasheet view. Is this possible?

Many thanks.
Keith.
Nov 12 '05 #1
3 6382
"Keith Wilby" <ke*********@AwayWithYerCrap.com> wrote in message
news:Xn************************@10.15.188.42...
I have a form which allows both form and datasheet views. My question is,
is it possible to control the field (column) names in datasheet view? What happens at the moment is that the name is taken from a control's label if
there is one, and if not, the control's name is used.

This is confusing for my users so I'd like to be able to use more sensible
names in datasheet view. Is this possible?

Many thanks.
Keith.


Hi Keith
I almost always use labels if the form is to be viewed as a datasheet - not
only does the label caption appear as the column header, but also appears
when you use the standard search. This is pretty important if you have
geeky field names. Don't forget that this still works if the label is made
invisible - a trick which might help in your case.
Of course the other route might be to put in a bit more work and have
frmDetails (allow form view only) and frmList (main form in form view only)
+ frmListSub (subform in datasheet view) combination. Buttons on frmDetails
and frmList can toggle between the 2 modes and although it's more work, it
also allows you more control - my forms generally open in one mode only.

Fletcher
Nov 12 '05 #2
"Fletcher Arnold" <fl****@home.com> wrote:
Don't forget that this still works if the label is made
invisible - a trick which might help in your case.


Thanks Fletcher, it's so bloomin' obvious now that you've mentioned it.

Thanks again,
Keith.
Nov 12 '05 #3
rkc

"Keith Wilby" <ke*********@AwayWithYerCrap.com> wrote in message
news:Xn************************@10.15.188.42...
I have a form which allows both form and datasheet views. My question is,
is it possible to control the field (column) names in datasheet view? What happens at the moment is that the name is taken from a control's label if
there is one, and if not, the control's name is used.

This is confusing for my users so I'd like to be able to use more sensible
names in datasheet view. Is this possible?


You can set a Caption for the field in table design view. Same tab at the
bottom where you can set it up as a lookup field.
Nov 12 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Andy Hutchings | last post by:
Hi everybody - hope you can help out here. I have a form in a database, which is a columnar form from one of the tables in the db - there is a sub-form to the form which is a datasheet view of...
12
by: Jim Fox | last post by:
I never noticed this myself. Had a user bring this up when then were updating a field that is a NUMBER, LONG INTEGER field. In successive rows, they entered into. 3 (typed in row 1) 4 (typed...
13
by: John young | last post by:
I have been looking for an answer to a problem and have found this group and hope you can assist . I have been re doing a data base I have made for a car club I am with and have been trying to...
15
by: Paul T. Rong | last post by:
Hi everybody, This time a very very difficult case: I have a table "tblStudent", there are 50 students, I also made a form "frmStudent" based on "tblStudent", now if I don't want to show all...
2
by: Gary T. | last post by:
I have a subform (that is linked to a table) in a blank form. When the table is viewed in its subform state in the form, the headings are not user friendly. ie. CustN I would want it to read in...
4
by: Don Do | last post by:
Help I built a form/subform/subsubform setup using the access forms wizard. I have a table1 = parent, table2 = child, table3 = (grandchild?). There will be multiple records in table2 that tie...
2
by: King Ron | last post by:
Ola all. In responding to a recent post requesting help with a search issue, I recommended using a combo box lookup in the table design. "paii, Ron" (no relation) posted this reply: " There are...
0
by: anniebai | last post by:
I am testing a form converted from access 2003 to 2007. This form has two keys (StudentID and ProjectID). if I choose form view, both fields displays. but if in datasheet view, only ProjectID show...
4
by: soulerrant | last post by:
Access 2003 SP2, Win XP I have a form that has Default View = Datasheet; allow Form View = No. Form opens in Datasheet view. The form has a text field with 'Is Hyperlink' set to Yes. When the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.