+ Reply to Thread
Results 1 to 2 of 2

Aligning formulas on rows with imported values

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    04-13-2010
    Location
    England
    MS-Off Ver
    Office 2016 365
    Posts
    211

    Smile Aligning formulas on rows with imported values

    Hi everyone,

    I'm a VBA beginner and am just starting to write some basic macros. I am currently writing a macro to update a spreadsheet with data from another source.

    I've got the code to open up the other workbook and copy the new data in. However, i then need it to do something a bit more complicated.

    The new data goes in columns A:S. However, columns T:AF hold formulas that are driven by the source data.

    I need something in the code that will find the last entry in column A (for argument's sake) and Copy down the formulas from columns T:AF so the data is aligned.

    I had considered just copying the formulas down to a row that the source data would never reach, but as this is a learning exercise i would like to do it the hard way!

    Thanks in advance for anybody's help.
    J

  2. #2
    Forum Contributor
    Join Date
    04-13-2010
    Location
    England
    MS-Off Ver
    Office 2016 365
    Posts
    211

    Re: Aligning formulas on rows with imported values

    Not sure if this works on this forum but....bump?....

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1