+ Reply to Thread
Results 1 to 4 of 4

Problem adjusting macro for different cell refernces

  1. #1
    Registered User
    Join Date
    01-30-2013
    Location
    UK
    MS-Off Ver
    Excel 2010
    Posts
    2

    Problem adjusting macro for different cell refernces

    I apologise in advance if this is a glaringly obvious question, but I'm rather inexperienced when using macros.

    I have written the following macro to automatically calculate/read a series of values into a new blank row.

    Please Login or Register  to view this content.
    This works for the cells specified in the code but I need to repeat this process for multiple blank rows throughout the entire data-set i.e. I need to do the same thing 4 rows later, the another 4 rows later etc.

    What changes can be made to the code to make this happen. Is it even possible... or do I just have to re-write the code adjusting for the new cell references for every 4 rows?

    Many thanks.

    P.S. also as a secondary question I have the following macro for inserting a blank row, every 4 rows throughout the entire data set

    Please Login or Register  to view this content.
    How would I change this formula to insert a row every 4th row across a specified range of rows rather than across the entire data set?
    Last edited by toph1903; 01-30-2013 at 08:38 AM. Reason: Inaccurate title

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,455

    Re: Problem with macros - helep urgently needed!!

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution. Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.
    To change a Title on your post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.


  3. #3
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,455

    Re: Problem with macros - helep urgently needed!!

    Your post does not comply with Rule 3 of our Forum RULES. Use code tags around code. Posting code without them makes your code hard to read and difficult to be copied for testing. Highlight your code and click the # at the top of your post window. For more information about these and other tags, found here

  4. #4
    Registered User
    Join Date
    01-30-2013
    Location
    UK
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Problem adjusting macro for different cell refernces

    apologies for my errors, hope the adjustments conform to the rules

+ 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