473,796 Members | 2,712 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Conditional Formatting - looping error

I'm using Access 2000, and have a continuous form with subtotals on
the bottom of the form. The formula for the subtotal is
=[unbFull]-[calcSum]

The calcSum field is simply a Sum of a currency field in the form.
The unbFULL field is in the report header, filled when the form is
opened through the OpenArgs property.

I tried putting a conditional format on the field, stating that if the
field value was greater than 0 to bold the field and shade the
background.

Sometimes it works like a charm - and at other times it appears to go
into an unending loop.. The field blinks repeatedly - the system is
frozen while it's blinking away...

I read in an earlier post someone had a similar problem when working
with a subform. No solution was found - this is similar but without
the subform issue. I've checked Microsoft's KB with no luck. Anyone
seen this behaviour? Thanks in advance!
Nov 12 '05 #1
3 2902
On 19 Nov 2003 16:46:35 -0800, ck****@rocheste r.rr.com (Cindy K.) wrote:
I'm using Access 2000, and have a continuous form with subtotals on
the bottom of the form. The formula for the subtotal is
=[unbFull]-[calcSum]

The calcSum field is simply a Sum of a currency field in the form.
The unbFULL field is in the report header, filled when the form is
opened through the OpenArgs property.

I tried putting a conditional format on the field, stating that if the
field value was greater than 0 to bold the field and shade the
background.

Sometimes it works like a charm - and at other times it appears to go
into an unending loop.. The field blinks repeatedly - the system is
frozen while it's blinking away...

I read in an earlier post someone had a similar problem when working
with a subform. No solution was found - this is similar but without
the subform issue. I've checked Microsoft's KB with no luck. Anyone
seen this behaviour? Thanks in advance!


As I recall, this is one of many bugs in Access 2000 that do not occur in
Access 2002. Personally, I fond 2000 too buggy to bother with. Upgrade if
you can.
Nov 12 '05 #2
Alas, not a solution for this customer yet. I'm keeping some of their
97 Access databases IN 97 though... that's for sure!! Thanks Steve.

Steve Jorgensen <no****@nospam. nospam> wrote in message news:<b2******* *************** **********@4ax. com>...
On 19 Nov 2003 16:46:35 -0800, ck****@rocheste r.rr.com (Cindy K.) wrote:
I'm using Access 2000, and have a continuous form with subtotals on
the bottom of the form. The formula for the subtotal is
=[unbFull]-[calcSum]

The calcSum field is simply a Sum of a currency field in the form.
The unbFULL field is in the report header, filled when the form is
opened through the OpenArgs property.

I tried putting a conditional format on the field, stating that if the
field value was greater than 0 to bold the field and shade the
background.

Sometimes it works like a charm - and at other times it appears to go
into an unending loop.. The field blinks repeatedly - the system is
frozen while it's blinking away...

I read in an earlier post someone had a similar problem when working
with a subform. No solution was found - this is similar but without
the subform issue. I've checked Microsoft's KB with no luck. Anyone
seen this behaviour? Thanks in advance!


As I recall, this is one of many bugs in Access 2000 that do not occur in
Access 2002. Personally, I fond 2000 too buggy to bother with. Upgrade if
you can.

Nov 12 '05 #3
On 20 Nov 2003 06:37:58 -0800, ck****@rocheste r.rr.com (Cindy K.) wrote:
Alas, not a solution for this customer yet. I'm keeping some of their
97 Access databases IN 97 though... that's for sure!! Thanks Steve.


Good plan, IMO.
Nov 12 '05 #4

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

Similar topics

3
5936
by: Jouke Langhout | last post by:
Hello all! For quite some time now, I've got the following problem: Access won't close properly when a user closes the application. An ACCESS process stays active and that process can only be terminated by pressing ++ and then terminate the process. I searched the entire internet and found out that there could be two things wrong (both of them are mentioned in the bug list on the access
4
3141
by: Bradley | last post by:
I have an A2000 database in which I have a continuous form with a tick box. There is also a text box with a conditional format that is based on the expression , if it's true then change the background colour. In A2000 it works great, but in A2003 the background doesn't always change and when it does it only changes when the record looses the focus. Any way around this? Is it a bug? Or have they "improved" it?
8
12055
by: Dimitri Furman | last post by:
Given: Access 2002/2003 A subform in datasheet or continuous view, placed on a tab page (this last may or may not matter) Conditional formatting applied to some controls on the subform - format expressions are the same for all controls Under some undetermined circumstances, when such subform is displayed, the controls on the subform start to visibly flicker, the cursor in the subform stops blinking, and CPU utilization goes to 100%....
2
2967
by: Von Bailey | last post by:
I have a form where the conditional formatting is set on some fields to bold if certain conditions are met. However, when the conditions are met some of the data that is to bold is either not showing or only part of the data in the field displays (i.e. it will display the last name but not the first name or it will display neither). When the conditional formatting is removed it displays all the data as it should be display so the data...
3
488
by: DS | last post by:
I have a Field that reads #Error, sometimes...I want to use conditional formatting to hide the field when it reads #Error...so in conditional formatting I put - when field equals "#Error" , but it doesn't seem work. Any suggestions are welcome. Thanks DS
2
2353
by: jodyblau | last post by:
I'm not certain that what I am trying to do is possible; in any event I haven't been able to figure it out. Here is what I am trying to do: I have one table that has a list of cases I'm working on. I have a second table that contains a list of tasks to be performed and relates to the Case_List through a Case_ID. So currently, I can bring up a form that has a list of all my cases, I can then select a case and it opens a new form that...
8
8511
by: Typehigh | last post by:
I have many text fields with conditional formatting applied, specifically when the condition is "Field Has Focus". Without any events associated with the fields the conditional formatting works perfectly. However, I have code that runs under the ON CLICK event. The code changes the focus to other controls, which means the conditional formatting is no longer displayed. This part makes sense to me. Here's what doesn't make sense. The last...
4
13201
by: midlothian | last post by:
Hello, I have conditional formatting set up on a subform based on a calculated value in the underlying query. For instance, if Sales are >$1000, the query displays "Yes," otherwise it displays "No." The conditional formatting is set up to read the 'Yes' or 'No' value and color the text accordingly. I have an event in the subform that allows users to update the sales. It actually runs an update query behind the scenes. What I want to...
10
9699
by: afromanam | last post by:
Regards, Please help What I'm trying to do is this: (and I can't use reports since I must export to Excel) I export some queries to different tabs in an excel workbook I then loop through each tab and apply autowidth to columns and apply autofilter to the first row of every tab in the workbook. I've this down
0
10449
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10217
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10003
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9047
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7546
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5440
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5568
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4114
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2924
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.