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

Form error: "Update or CancelUpdate..." etc.

I have a multiple-page form for entering info about a project with several
sub-forms for sub-projects, notes and tasks. The form and one of the
sub-forms each have a combo box to select a record to display, as well as
a "last date/time updated" type of field that populates AfterUpdate.

What can I do to fix the "Update or CancelUpdate without AddNew or Edit"
error? I'm pretty unschooled in code but I have gotten by with macros and
cut-and-paste so far. :)

Thanks!

Nov 12 '05 #1
2 1916
NewDBGirl wrote:
I have a multiple-page form for entering info about a project with several
sub-forms for sub-projects, notes and tasks. The form and one of the
sub-forms each have a combo box to select a record to display, as well as
a "last date/time updated" type of field that populates AfterUpdate.

What can I do to fix the "Update or CancelUpdate without AddNew or Edit"
error? I'm pretty unschooled in code but I have gotten by with macros and
cut-and-paste so far. :)

Thanks!


I had the same thing here http://tinyurl.com/38mme, if yours isn't as
bad as mine the links in my post there may help you.

--
Error reading sig - A)bort R)etry I)nfluence with large hammer
Nov 12 '05 #2
"NewDBGirl" <f.*******@falsebit.nospam.hotmail.com> wrote in
news:dc******************************@localhost.ta lkaboutdatabase
s.com:
I have a multiple-page form for entering info about a project
with several sub-forms for sub-projects, notes and tasks. The
form and one of the sub-forms each have a combo box to select
a record to display, as well as a "last date/time updated"
type of field that populates AfterUpdate.

What can I do to fix the "Update or CancelUpdate without
AddNew or Edit" error? I'm pretty unschooled in code but I
have gotten by with macros and cut-and-paste so far. :)

Thanks!


Move the code that populates "last date/time updated" to the
BeforeUpdate event.

Bob Q

Nov 12 '05 #3

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

Similar topics

3
by: Pavils Jurjans | last post by:
Hello, I have bumped upon this problem: I do some client-side form processing with JavaScript, and for this I loop over all the forms in the document. In order to identify them, I read their...
5
by: Werner Partner | last post by:
On my testpage http://www.sonoptikon.de/test.php I have this <table><tr> <td valign="top" align="center" style="width:150px;"> <form action=test.php method="get">
2
by: NewDBGirl | last post by:
I have a multiple-page form for entering info about a project with several sub-forms for sub-projects, notes and tasks. The form and one of the sub-forms each have a combo box to select a record...
1
by: John Hunter | last post by:
I've recently had a nasty problem with the "Invalid reference to the property Form" error in subforms - nasty because it doesn't seem to consistently happen to all forms which contain the same...
1
by: Manuel Lopez | last post by:
I get a run-time error 3035 ("system resources exceeded") running DAO code in XP x64 that works fine under 32-bit XP. It updates 405,000 records. Dim dbs as DAO.Database If dbs=Nothing Then Set...
4
by: ginee | last post by:
Hi all, While i try to build a example c# project, i get a error message "The type or namespace name 'Microsoft' could not be found (are you missing a using directive or an assembly reference?)"....
3
by: Kevin Pedersen | last post by:
Hello, I am using an editable datagrid. After I save the changes the datagrid shows the old values. I've read the posts about the Page_Load and not binding the datagrid each time. The SQL that...
25
by: Neo Geshel | last post by:
This works: <form> <asp:TextBox id="name" /> <%= name.ClientID %> </form> But this DOES NOT work: <form>
0
by: hellind | last post by:
When the form is submitted as ENCTYPE="multipart/form-data" using AspUpload component, I understand to use Upload.form("") to retreive the form elements. But I cannot retreive it from inside a class....
6
by: KiwiGenie | last post by:
Hi..I am trying to make a search form. I am fairly new to access and could well be looking at it completely wrong. I have an unbound form with textboxes in the header for entering different search...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
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.