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

    Inserting Column with specified amount of Rows

    I realize this is pretty basic, but I'm having trouble discovering how to insert a column with 29 rows in it. I have the code that allows me to insert the entire column (Selection.Entirecolumn.Insert) but can't figure out the basic syntax for inserting a column with only 29 rows. Below you will...
  2. VBAveenker

    SaveAs dialog to open in specific directory

    Hi - still a novice, but getting it... Creating a macro to Save a workbook in a specific directory. Trying to save myself time because the default directory the open upon SaveAs is the directory where the current workbook is saved, not the directory where I want it saved (and that directory is...
  3. VBAveenker

    Insert column in certain cells only

    Banging my head against a wall here. I'm new to the VBA world, so trying to get something simple done here. Created a macro button to automatically insert a column with autofill on certain cells. However, I don't want users selecting any cell to insert this column (especially because undo is...

Part and Inventory Search

Back
Top