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 TouchToneTommy 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: *

  • Users: easten
  • Content: Threads
  • Order by date
  1. easten

    FUNCTION BEHAVIOUR?

    I have made a code using function and not sub in the module. the function will be used for every form i made, the function is used to calculate the average and generate it when the after update event happen. the code: Public Function Average() On Err Goto Err_Handler Code**************...
  2. easten

    Dynamic Dividing

    firstly, i would like to thanks for all the answers in this forums, it helps me a lot. i have a question that i didn't find in this forum. i have 5 fields (math, physic, informatic, German, and Englih) in one table, and i want to calculate the average's mark from these 5 fields, for example...

Part and Inventory Search

Back
Top