P
Papa Jonah
I routinely make charts in Excel after exporting data from Access. As I am a
novice I typically do this through a difficult process of cutting and
pasting. I am trying to add some automation to this process.
One thing that I do is I cut two columns from an Excel file that I use as a
template and paste into my active sheet. These columns have formulas that
reference cells in my active sheet. Then I drag the cells to the last row of
the active sheet as necessary. I am writing a macro to paste the formulas,
but I do not know how to write the macro so that it identifies the last row
with data and copies the formulas to that point.
Any help would be greatly appreciated.
novice I typically do this through a difficult process of cutting and
pasting. I am trying to add some automation to this process.
One thing that I do is I cut two columns from an Excel file that I use as a
template and paste into my active sheet. These columns have formulas that
reference cells in my active sheet. Then I drag the cells to the last row of
the active sheet as necessary. I am writing a macro to paste the formulas,
but I do not know how to write the macro so that it identifies the last row
with data and copies the formulas to that point.
Any help would be greatly appreciated.