Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IIF statement for external data in excel, using an Access Database

Status
Not open for further replies.

Supercow

Programmer
Jan 29, 2002
13
CA
Hi. I'm having a hard time to figure out what's not working.

I need to have some "case... when" statement in a query to import data from an access Database to an Excel spreadsheet.

I tried with a IIF statement and it worked great within Access.

But the problem is that to import date into Excel, you need to use MsQuery and not Access. In MSQuery, the IIF function does not work.

Can somebody have a clue about this problem, of a way to go around it?

thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top