Ask a Question related to Microsoft Access, Design and Development.
-
cuteisme #1
How to Customize datasheet view
My form is set to datasheet view. A column is MyDate. How
do I show the records with a date before today is in
yellow color, and the records with a date after today in
green?
cuteisme Guest
-
Datasheet View in Form
I have a subform that is in datasheet view. I notice that when I go to design view there is a header and footer and there are text descriptions... -
Font size in Form in Datasheet view
Stephen, You can change the font and font size for the subform, as you would for a table, by clicking within the subform then Format + Font. You... -
switching Datasheet / Form view
I have a form which is opened from a custom menu bar. The form is set to datasheet as default view, and datasheet is the only view enabled.... ... -
Datasheet View - Single record problem.
On Fri, 4 Jul 2003 17:44:06 +0100, "nick" <nick@spam.com> wrote: Unfortunately, when you change the properties (such as the RowSource) of a... -
subform - datasheet view, new record at top
Hi All Is there any way to display the "new record" (ie the blank one people type into) at the TOP rather than the BOTTOM of the datasheet view... -
John Vinson #2
Re: How to Customize datasheet view
On Tue, 22 Jul 2003 19:40:48 -0700, "cuteisme"
<christy.tai@fsd.com.my> wrote:
You can't. Datasheet forms don't give you much flexibility at all.>My form is set to datasheet view. A column is MyDate. How
>do I show the records with a date before today is in
>yellow color, and the records with a date after today in
>green?
You can create a Continuous Form and use conditional formatting to do
this, though.
John W. Vinson[MVP]
Come for live chats every Tuesday and Thursday
[url]http://go.compuserve.com/msdevapps?loc=us&access=public[/url]
John Vinson Guest
-
Stephen Lebans #3
Re: How to Customize datasheet view
Lookup ConditionalFormatting in Access Help.
--
HTH
Stephen Lebans
[url]http://www.lebans.com[/url]
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
"cuteisme" <christy.tai@fsd.com.my> wrote in message
news:829c01c350c3$d346e770$7d02280a@phx.gbl...> My form is set to datasheet view. A column is MyDate. How
> do I show the records with a date before today is in
> yellow color, and the records with a date after today in
> green?Stephen Lebans Guest



Reply With Quote

