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  

Updating a field on a continous form



 
 
Thread Tools Display Modes
  #1  
Old July 5th, 2004, 09:25 AM
David Batt
external usenet poster
 
Posts: n/a
Default Updating a field on a continous form

Hello,
I have a problem whereby I have a continuous form
which is bound to a read only recordset, however I wish
for one field on the form to be updatable, called say
unboundfield. If I set this field Unboundfield =
me.otherfield then it takes the same value for all
records on the form, If I use conditional formatting then
it becomes unusable.

Any ideas how I can overcome this problem.

Regards

David Batt
  #2  
Old July 5th, 2004, 03:30 PM
Peter R. Fletcher
external usenet poster
 
Posts: n/a
Default Updating a field on a continous form

Continuous forms are very confusing! As far as Access is concerned,
the multiple copies of the form that you see are really multiple
"reflections" of a _single_ form. Although the diplayed recordset data
changes from "form" to "form", nothing else can/does. In particular,
you will only see what amounts to multiple copies of a single
calculated or otherwise unbound field. I am not sure that I understand
what you are really trying to do - if the recordset to which your Form
is bound is readonly, you are presumably trying to update a field in
another recordset, related to it in some way. You are likely to be
better off using an updatable recordset and modifying the form so that
the user can only change data in the field that you want to be
updatable.

On Mon, 5 Jul 2004 01:25:05 -0700, "David Batt"
wrote:

Hello,
I have a problem whereby I have a continuous form
which is bound to a read only recordset, however I wish
for one field on the form to be updatable, called say
unboundfield. If I set this field Unboundfield =
me.otherfield then it takes the same value for all
records on the form, If I use conditional formatting then
it becomes unusable.

Any ideas how I can overcome this problem.

Regards

David Batt



Please respond to the Newsgroup, so that others may benefit from the exchange.
Peter R. Fletcher


----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! 100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
 




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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding new field to existing form Joe Database Design 2 June 22nd, 2004 11:02 PM
Updating a text date field? Alan D. New Users 4 June 17th, 2004 09:46 PM
Recordset in subform based on field in parent form Lyn General Discussion 15 June 14th, 2004 03:10 PM
NUMBERING the pages Bob New Users 7 June 14th, 2004 12:20 AM
Setting "Bookmark" text in Text Form Field Options dialog William Bartusek New Users 2 May 25th, 2004 09:50 PM


All times are GMT +1. The time now is 05:04 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.