473,383 Members | 1,742 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,383 software developers and data experts.

manipulate controls on current record of a form

Hi. I'm using Access 2000. I have to construct a form that does the
following. The form displays rows from a query result. One column of
the query has a dollar value in it. Initially, I want that value
hidden, or colored to be hidden. Then, at the click of a button, I
want each value to appear, one row after the other, with a slight
pause inbetween. It would look as if the values were being populated
one by one, by a ghost. Next, at the click of another button, I'd like
code that inspects each dollar value, and if it is >= a certain value,
to change the text color to red. Does anyone have code or can point me
to similar code that can do this? Thanks in advance.
Nov 12 '05 #1
1 1483
On 30 Dec 2003 10:59:07 -0800, pa**********@cigna.com (Paul) wrote:
Hi. I'm using Access 2000. I have to construct a form that does the
following. The form displays rows from a query result. One column of
the query has a dollar value in it. Initially, I want that value
hidden, or colored to be hidden. Then, at the click of a button, I
want each value to appear, one row after the other, with a slight
pause inbetween. It would look as if the values were being populated
one by one, by a ghost. Next, at the click of another button, I'd like
code that inspects each dollar value, and if it is >= a certain value,
to change the text color to red. Does anyone have code or can point me
to similar code that can do this? Thanks in advance.


Your second question can be handled simpy using conditional formatting. Your
first question can't be handled in Access at all (or not without unreasonable
difficulty) because control properties in Access apply to the control overall,
not to an instance of a control on a particular row.
Nov 12 '05 #2

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

Similar topics

4
by: Deano | last post by:
If I create 2 or more records in my subform and I then delete the main record, then all the controls on my subform disappear. Yet if there is only one record in the subform then it gets deleted...
6
by: Robert | last post by:
Hello. I have been trying out the Lebans ToolTip Classes at http://www.lebans.com/tooltip.htm, to display "balloon" style help tips in a form. The classes I am using are located at...
4
by: DBQueen | last post by:
I have a subform which is in Continuous Forms view. I have added a button to the bottom of the page to move to the next record using the button wizard (result: DoCmd.GoToRecord , , acNext). I...
3
by: Saintor | last post by:
Each control on my form has a number 0-9 in the TAG property. What I need to do is to duplicate a record, but not all controls, only the ones up to the value stored in the TAG property. It...
7
by: Saintor | last post by:
What I do now is I put a value in the tag property, and using the form_current event, I run through all controls properties until the ones with the required tag value are met. Sound OK in theory,...
5
by: Lyn | last post by:
Hi, I have a form which contains a number of subforms in different pages of a tab control. In the detail section of each subform, I list records related to the main form record, but from...
8
by: Zlatko Matić | last post by:
There is a form (single form) and a combobox. I want that current record of the form is adjusted according to selected value in the combobox. Cuurrent record should be the same as the value in the...
3
by: google | last post by:
I'm developing an application for use within my company in Access 2003. I'm new to '03, the application I did for my former employer was in '97. The two applications have similar functionality...
5
by: Bill | last post by:
This database has no forms. I am viewing an Access table in datasheet view. I'd like to execute a macro to execute a function (using "runcode"). In the function, I'll reading data from the record...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.