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 dencom 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: LordMeka
  • Content: Threads
  • Order by date
  1. LordMeka

    I need help with my code

    Can someone please help me with my problem i have a Button on a Form when clicked it sends a value to a TextBox Ex: Private Sub Number3_Click() If LastInput <> "NUMS" Then ReadOut = Format(0, ".") DecimalFlag = False End If If DecimalFlag Then ReadOut =...
  2. LordMeka

    I need a Conditional Save as VBA Macro

    Hello I am trying to implement a file naming standard in our firm an i was wondering if someone can make such a VBA macro for me. The necesary things for the macro FORM Input box - Firm name Listbox - Project Type Input box - Size List Box (Drop down combo box)- Save in witch version v8 -> X3...

Part and Inventory Search

Back
Top