+ Reply to Thread
Results 1 to 3 of 3

Copying formula down automatically / VBA

  1. #1
    Registered User
    Join Date
    01-16-2009
    Location
    Auckland, New Zealand
    MS-Off Ver
    Excel 2003
    Posts
    1

    Copying formula down automatically / VBA

    Hi all,

    To make the long story short:

    Cells:
    A2, B2 data

    C2, D2 formulas, based on A2, B2,

    Need a Code will allow:
    Once new data PASTED (!), but NOT(!) entered entered into A3, B3, etc... to copy formulas from C2, D2, to C3, D3, automatically, and so on.

    Thanks for any help in this regard.

    This code works perfectly... but when you ENTERED data to A3, B3, etc. Nothing happen when data pasted from another source!

    Please Login or Register  to view this content.
    Last edited by axt; 01-16-2009 at 06:32 PM.

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    As the name suggest
    Please Login or Register  to view this content.
    only triggers if the user changes a cell if you have formulas you would need to use a
    Please Login or Register  to view this content.
    event. Search the site for examples

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    Which version of excel are you using?
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

+ 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