473,405 Members | 2,310 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,405 software developers and data experts.

Using a view like the table datasheet on a form.

I would like to display certain columns from a table on a form.

One of my columns that I want to show is a Yes/No field so that my
users can pick their players for a fantasy football week.

If they could use the table directly, the datasheet view allows them a
check box to set yes and no for the player in that row. However, I
don't want them to access the table directly.

I can't find a contol that will let me use the datasheet view on the
form.

Please tell me how to use the datasheet view on a form or what control
to use. Ideally, I would just like to have a Select statement for the
form that shows that shows the results like the datasheet table view.

Thank you.
Oct 8 '06 #1
5 4731

"Newbie" <xy******@yahoo.comwrote
Please tell me how to use the datasheet
view on a form or what control to use.
Ideally, I would just like to have a Select
statement for the form that shows that
shows the results like the datasheet
table view.
Using the Wizard, Create a Form containing all the columns you want to
display, in "Tabular View." Then in Design View of the Form, rightclick the
upper-most lefthand box, choose Properties, and on the Format tab of the
property sheet, set Default View to "Datasheet."

Larry Linson
Microsoft Access MVP
Oct 8 '06 #2
On Sun, 08 Oct 2006 17:02:30 GMT, "Larry Linson"
<bo*****@localhost.notwrote:
>
"Newbie" <xy******@yahoo.comwrote
Please tell me how to use the datasheet
view on a form or what control to use.
Ideally, I would just like to have a Select
statement for the form that shows that
shows the results like the datasheet
table view.

Using the Wizard, Create a Form containing all the columns you want to
display, in "Tabular View." Then in Design View of the Form, rightclick the
upper-most lefthand box, choose Properties, and on the Format tab of the
property sheet, set Default View to "Datasheet."

Larry Linson
Microsoft Access MVP

Thanks, Larry.

After I got it working, I wanted to put a button on the form, but when
I try to run the form, the button does not show up?

Can I use buttons with a datasheet view of a form?

Thanks.
Oct 9 '06 #3
"Newbie" <xy******@yahoo.comwrote
After I got it working, I wanted to put a button on the form, but when
I try to run the form, the button does not show up?

Can I use buttons with a datasheet view of a form?
No. "Datasheet" means just that... display the information in datasheet
format. It might be a more useful feature if it would display the datasheet
in the detail section of the Form, along with the Form Header and Footer,
but that isn't the way it works.

That's why I haven't ever used that option, except to demonstrate that you
_can_. I create a form in continuous Form view ("tabular" per the Wizard)
and fiddle with the formatting in Design View until I get it sufficiently
compressed to show the data I want. Actually, I really don't ever get it
"nearly all the way" to Datasheet View, because my users appreciate a little
more separation between the Fields.

Larry Linson
Microsoft Access MVP
Oct 9 '06 #4

"Newbie" <xy******@yahoo.comschreef in bericht news:sp********************************@4ax.com...

Can I use buttons with a datasheet view of a form?
What is wrong with a subform ??

Display your datasheet in a subform.
You can have all kinds of buttons in the form.

Arno R
Oct 9 '06 #5

Newbie wrote:
I would like to display certain columns from a table on a form.

One of my columns that I want to show is a Yes/No field so that my
users can pick their players for a fantasy football week.

If they could use the table directly, the datasheet view allows them a
check box to set yes and no for the player in that row. However, I
don't want them to access the table directly.

I can't find a contol that will let me use the datasheet view on the
form.

Please tell me how to use the datasheet view on a form or what control
to use. Ideally, I would just like to have a Select statement for the
form that shows that shows the results like the datasheet table view.

Thank you.
How about using a List Control with the multiselect propery set to
'simlpe'. You can define the columns you want to show and their width.
You can have meaningful titles for each column. The user can select the
rows they want by clicking om them and you can manipulate the result
they select in many ways. Just an idea i have used in some situations.

Phivos

Oct 11 '06 #6

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

Similar topics

12
by: Neil | last post by:
I previously posted re. this, but thought I'd try again with a summary of facts. I have an Access 2000 MDB with a SQL Server 7 back end. There is a view that is linked to the database via ODBC...
4
by: Terry | last post by:
I have created a Main Switchboard in Access 2000 and it has a button which opens a Form. I have set the form Properties Default View to Datasheet and this always opens in datasheet view. When I...
2
by: Georges Heinesch | last post by:
Hi: I have a tables in relationship to each other. When I open the main table (table 1), I see a "+" at the very left of every record. Clicking on the "+" expands the data of the linked table...
22
by: Bradley | last post by:
Has anyone else noticed this problem? I converted the back-end to A2000 and the performance problem was fixed. We supply a 97 and 2000 version of our software so we kept the backend in A97 to make...
2
by: davegb | last post by:
I learned recently that I should never allow end users access to my tables, that if I want them to see that data in that format I should show them a datasheet form. I created a form for this...
2
by: AA Arens | last post by:
When I finished whitch the Design View and want to go back to normal view, the form does not appear. Instead of that the table appears. I only get the form when I cal it on the Switchboard. How...
13
by: Filips Benoit | last post by:
Dear All, How can I show the resultrecords of a SP. I can be done by doubleclick the SPname? But how to do it by code. I want the following interface In my form the user 1 selects a SP...
4
by: Roger | last post by:
on sql 2005, I've got a view with select permission granted, the view just "select * from table" using odbc in access97, I linked this view and I create a query to retrieve certain fields the...
2
by: Alan Forsyth | last post by:
That rather long subject says it. In Access97 running on XP - I want to display a Maximized size Form01, then open a Restore size Datasheet View Form02 on top of the first Form. PopUp won't give...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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
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
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...
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...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.