+ Reply to Thread
Results 1 to 3 of 3

Using VB code to copy formulae and conditional formatting.

  1. #1
    Registered User
    Join Date
    08-12-2010
    Location
    England
    MS-Off Ver
    Excel 2003
    Posts
    14

    Using VB code to copy formulae and conditional formatting.

    Hi

    I am using the following code to insert 'x' number of new rows dependant on value 'y' and it does this just how I want, however, I also want the formulae and conditional formating from the original row to be present in all of the new rows because at the moment only the regular formatting is copied.

    Any help is greatly appreciated.


    Please Login or Register  to view this content.
    Last edited by nephilim3uk; 10-13-2010 at 01:20 PM.

  2. #2
    Forum Expert snb's Avatar
    Join Date
    05-09-2010
    Location
    VBA
    MS-Off Ver
    Redhat
    Posts
    5,649

    Re: Using VB code to copy formulae and conditional formatting.

    Please Login or Register  to view this content.



  3. #3
    Registered User
    Join Date
    08-12-2010
    Location
    England
    MS-Off Ver
    Excel 2003
    Posts
    14

    Re: Using VB code to copy formulae and conditional formatting.

    almost worked thanks for the lead.
    I went with adding th efollowing line to the original code;

    Please Login or Register  to view this content.

    thanks again

+ 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