Not sure if I'm asking this right, but I have an excel form that a user is asking me to attach formulas with IF...THEN statements to.<BR><BR>The form looks like this ...
Macros in Excel can perform functions like inserting pictures, copying data from one cell to another, etc. In order to write an effective macro to insert images in excel, you will need to use a loop.
Problem:<BR>Where a VBA procedure has been developed referencing specific cells, the user of the spreadsheet then decides to insert a new row or col, which has the affect of offsetting all of your ...