|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
if-else in MS Access Reports
hi guys,
i'm a newbie to MS Access reporting creating. juz a little problem i have ... i need to display some figures. eg. 100, -100 or 450 ... in my report, if the figure is negative, i'll display the "-" after the figure. eg. 100- else, i'll simply display the figure alone. eg. 100 problem now is ... how can i add the if-else into the report ... is it possible? if yes, how?? thanks in advance!! |
|
#2
|
||||
|
||||
|
Don't quote me on this one as I haven't touched Access for ages.
For the query that generates the report, or if it's all from one table then create a query for the report with all the fields from that table. Then... oh damn it, I've been looking on the web and found this: http://domin.dom.edu/documents/offi...sionbuilder.pdf I think that should go some way to solving your problem. |
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > if-else in MS Access Reports |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|