MS Access 2003 - Conditional Formatting...

Ryman1986

New Member
Joined
Apr 19, 2011
Messages
5
Hi all
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p> </o:p>
Hope someone can help!
<o:p> </o:p>
I was asked to design an action register for our department at work so I developed the tool in MS Excel, but it was then agreed that they wanted the register in MS Access instead to enable multiple users entering information at any one time.
<o:p> </o:p>
I have copied everything over from excel to access, apart from one part…the conditional formats:
<o:p> </o:p>
The excel conditional formats were as follows:
<o:p> </o:p>
1 - =IF($H57>0,TRUE,FALSE) turn the background of the cells in this row grey.
<o:p> </o:p>
2 - =IF($F57<=$a$1,TRUE,FALSE) turn the background of the cells in this row red.
<o:p> </o:p>
3 - =IF($F57<=$a$2,TRUE,FALSE) turn the background of the cells in this row orange.
<o:p> </o:p>
Cell A1 - “=Today()“
Cell A2 – “=Today()+7”
<o:p> </o:p>
Please see below how the excel and access fields match up:
<o:p> </o:p>
Excel – Access <o:p></o:p>
Column A – [ActionID]
Column B – [BusinessArea/Meeting]
Column C – [DateRaised]
Column D – [ActionDescription]
Column E – [Owner]
Column F – [DueDate]
Column G – [Comments]
Column H – [CompletionDate]
<o:p> </o:p>
Can anyone inform me of how to convert the MS Excel conditional format formulas into expressions for MS Access conditional formats?
<o:p> </o:p>
Many thanks
<o:p> </o:p>
Ry
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.

Forum statistics

Threads
1,224,585
Messages
6,179,706
Members
452,939
Latest member
WCrawford

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top