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

    Populated columns in row

    I'm using Excel 2010. Interested in obtaining which columns in a row are populated with information and then storing it to a variable. How would I go about getting this? TIA, Tim
  2. GoPens

    Excel Time Format

    Hi All, I am looking to format a column for time i.e. minutes:seconds. I've tried custom formatting etc. no luck. Any help would be appreciated. Thanks.
  3. GoPens

    Change Controls' BackColor

    Hi All, Attempting to change a control's backcolor via a variable. Calling sub changeBackColors and setting strControlName to current control. Problem is when I attempt to execute Me!strControlName.BackColor = vbYellow, I get a syntax error. I know my syntax at Me!strControlName is wrong...

Part and Inventory Search

Back
Top