newbie question can access handle if the & case statements ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I get GetDescription Failed with E_FAIL(0x80004005) then I try to use IF THEN in select
statement. can anyone show where I am going wrong with an example.
Many Thanks.
 
There are several options:
- IIf()
- Switch()
- Choose()
- User defined function
- model with data in a lookup table
 
Back
Top