View Single Post
  #4  
Old December 16th, 2009, 04:41 PM posted to microsoft.public.access.tablesdbdesign
Jeff Boyce
external usenet poster
 
Posts: 8,621
Default Hidden Field in Datasheet view for a table

Sam

I was thinking more that "field99" would probably not show on-screen without
scrolling.

It sounds like that column is "hidden".

Have you tried searching Access HELP concerning hiding and unhiding columns?

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.

"Sam Berry" wrote in message
...
Hidden as in "off screen" is the issue. I can see it in table design
right
underneath the PK, but when switching to Databasheet view, it is not
visible

Table Design View
ID
Field 1
Field 2

Datasheet view
Id
Field 2



"Jeff Boyce" wrote:

"Hidden" as in zero-width, or "hidden" as in "off-screen"?

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.

"Sam Berry" wrote in message
...
Hello All,
when I go to Table Design, there is a column named Field 1 (it is
text).
When I switch to Datasheet View, it becomes hidden.

Any ideas on how to solve the problem?

Thanks in advance
Sam Berry



.