|
|
IIf works in query but not in report
Utf
0
304Does the IIf function work differently in queries from the way it works in
reports?
For example, this works in a query:
lastName: IIf([Last]=...
|
|
Invalid Sheet Name on Export
Utf
1
469When I export a report from Access to Excel via DoCmd.OutputTo I get an error
from Excel saying Invalid Sheet Name. What can be causing this and ho...
|
|
First Letter of each word
Utf
1
629I have the following in a text box field:
=IIf([Comp Entered By] Is Null,"",Left([Comp Entered By],1) & Mid([Comp
Entered By],InStr(1,[Comp Enter...
|
|
|
|
|
|
|
|
|
|
PageSetup properties keep changing
PayeDoc
2
319Hello All
I recently had some mdb corruption problems, that I THINK I've solved - by
creating a new mdb and importing all objects. A new problem h...
|
|
|
|
|
|
Access report date problem.
Utf
1
242I have created a lot of graphs to show various information. The problem I'm
having is that I need the graphs to show the last 14 days of data. The
...
|
|
|
|
|
|
|