Here are some problems that our users have asked and received explanations on
I need a macro to find each row with text and insert two new blank rows above it
Solved by G. H. in 17 mins
how to insert the 1st row of an excel file in between every other row
Solved by B. Y. in 11 mins
I need help with the VBA needed to have a macro (shift + Ctrl + Z) that can copy rows 3-202 from Sheet "A1" and insert them on Sheet "CONFIG" just above the value in column-M "</tns:users>" Every time I execute the macro I need it to find the row on sheet CONFIG where that unique value is and insert the selection from sheet A1. Thanks!
Solved by X. B. in 15 mins
Cannot use a macro to insert the formula =SUM(=LEFT(T25, SEARCH("x",T25,1)-1))"
Solved by E. F. in 28 mins
I need a macro code to call for 2 input file name (Input files will be given by me) and insert in 2 different sheets of the same excel workbook