Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access VBA
|
Access VBA Discuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 4th, 2007, 07:10 AM
Authorized User
 
Join Date: Mar 2007
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Default Help! Supposedly simple grid requirement

Hi

This has been driving me nuts for weeks. What I'm trying to achieve is a simple input sub-form, where the user is entering a single column of figures, one value per record, but the screen needs to show several read-only fields joined from other tables which describe each record. I also want to keep the colour look and feel of the rest of the application. The last requirement rules out the datasheet view, as it refuses to accept the colour settings of the form, so I started looking at grid controls.

I tried several different controls, including MSListView and MSFlexGrid, but surprisingly, none of them seem to support data entry, only display.

I then looked at using an embedded Excel sheet - I had it displaying right, but when the user clicks on it to do the entries, the sheet "opens" and all the colour settings are ignored.

I've now moved on to a continuous sub-form, which has all the colour settings, and again I can populate it ok - but even if the value field is made editable, the form still won't accept updates. I tried adding an unbound textbox for the new entries, locking the bound field with the current value in it, but when I enter a value in the unbound textbox, it replicates to all records in the continuous form!

Please, this seems such a simple requirement - all I want is an editable grid control that will take formatting. Surely this is possible in such a functionally rich environment as Access?

All help gratefully received!

Richard Peers





Similar Threads
Thread Thread Starter Forum Replies Last Post
Requirement base unit testing elliscnck Assembly Language 0 February 14th, 2008 10:32 AM
Urgent Help Required - Biz Talk Requirement zabinakbar Biztalk 0 December 12th, 2007 04:35 AM
general question of how to implement a requirement gkelley Javascript How-To 0 July 27th, 2007 11:48 AM
urgent requirement geetha Visual Basic 2005 Basics 0 March 22nd, 2006 02:15 AM
Requirement for ASP .NET 2.0 rupen ASP.NET 2.0 Basics 7 October 21st, 2005 05:52 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.