User Profile

Collapse

Profile Sidebar

Collapse
anitaschramm
anitaschramm
Last Activity: Dec 1 '09, 04:49 AM
Joined: Dec 1 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • anitaschramm
    replied to IIf() function in access
    Any suggestions to calculating payroll tax in Access query would be appreciated

    Ok. In my previous message, I stated I am trying to do a database to calculate payroll deductions. I am trying to do this in a query. The query so far goes like this: Federal: (IIf([gross] Between 233 And 250,"1") Or IIf([gross]<233,"0") Or IIf([gross] Between 250 And 260,"2") Or IIf([gross] Between 260 And 270,"3")...
    See more | Go to post

    Leave a comment:


  • anitaschramm
    started a topic IIf() function in access

    IIf() function in access

    I am trying to create an if statement to calculate tax withholdings for federal and state taxes. Can you do an if else statement in Access? I am a bit rusty.

    Thanks for your help.
    See more | Go to post
No activity results to display
Show More
Working...