A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Is a vertical datasheet view possible



 
 
Thread Tools Display Modes
  #1  
Old June 7th, 2010, 05:02 PM posted to microsoft.public.access.forms
John F[_2_]
external usenet poster
 
Posts: 18
Default Is a vertical datasheet view possible

The standard layout for the datasheet view form is horizontal. Is there a way
to display the datasheet view vertically with the field names going down the
left side of the form and the data expanding to the right?
  #2  
Old June 7th, 2010, 06:05 PM posted to microsoft.public.access.forms
Douglas J. Steele[_3_]
external usenet poster
 
Posts: 3,143
Default Is a vertical datasheet view possible

"John F" wrote in message
...
The standard layout for the datasheet view form is horizontal. Is there a
way
to display the datasheet view vertically with the field names going down
the
left side of the form and the data expanding to the right?


No, there isn't.

--
Doug Steele, Microsoft Access MVP
http://www.AccessMVP.com/DJSteele
Co-author: Access 2010 Solutions, published by Wiley
(no e-mails, please!)



  #3  
Old June 7th, 2010, 08:39 PM posted to microsoft.public.access.forms
John W. Vinson
external usenet poster
 
Posts: 18,261
Default Is a vertical datasheet view possible

On Mon, 7 Jun 2010 09:02:53 -0700, John F
wrote:

The standard layout for the datasheet view form is horizontal. Is there a way
to display the datasheet view vertically with the field names going down the
left side of the form and the data expanding to the right?


Only with a third-party Grid control, or a very complex unbound form.
--

John W. Vinson [MVP]
  #4  
Old June 7th, 2010, 09:30 PM posted to microsoft.public.access.forms
Peter Hibbs
external usenet poster
 
Posts: 871
Default Is a vertical datasheet view possible

Not with the standard Access controls but you could use a Flex Grid
control to do this. Have a look at the Flex Grid Demo at :-

http://www.rogersaccesslibrary.com/f...3b 1d2zcccfb4

for some examples. You will need to write some VBA code to do this
though.

HTH.

Peter Hibbs.

On Mon, 7 Jun 2010 09:02:53 -0700, John F
wrote:

The standard layout for the datasheet view form is horizontal. Is there a way
to display the datasheet view vertically with the field names going down the
left side of the form and the data expanding to the right?

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 01:43 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.