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

What field types can you use in arithmetic operations?

Status
Not open for further replies.

marilynt01

Technical User
Mar 17, 2002
3
US
What field types can you use in arithmetic operations?

Thanks,
Marilyn
 
Pretty much anything that can resolve to a numeric value - byte, single, double, integer, long integer, date, yes/no, currency, and even numeric "text" values if you apply a function like CInt to them. About the only thing it's hard to do math on are OLE objects and Hyperlinks.. [pipe]




Remember, you're unique - just like everyone else
You're invited to visit another free Access forum:
or my site,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top