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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. yyysman

    The mod operator

    I am trying to use the mod operator to return a decimal value. However, when I enter 12.6 mod 5 into my VBA code, the result is 3. I would expect the answer to be 2.6. I think that VB is forcing the result to be in the integer form. I have tried forcing the mod to output a decimal by using...

Part and Inventory Search

Back
Top