Here are some problems that our users have asked and received explanations on
I want to get the value of an entire row in excel and use vba to output those values into a Word Doc using bookmarks
Solved by O. J. in 20 mins
How to set value in a cell based on another cell value from another column using VBA
Solved by D. D. in 25 mins
I get a number instead of a picture when I try to insert a picture to an Excel cell from a VBA form?
Solved by B. E. in 24 mins
I need to make VBA code that executes a hyperlink based on a cell value in excel (there might be several values (i.e.:12). each value has a different hyperlink.
Solved by T. H. in 20 mins
need to use vba to change the default save name of the excel documents to the value i input into a selected cell