+ Reply to Thread
Results 1 to 12 of 12

Reference Change Recurring Entries

  1. #1
    Registered User
    Join Date
    03-17-2017
    Location
    Hell
    MS-Off Ver
    2010
    Posts
    172

    Reference Change Recurring Entries

    Hello,

    Can the code for RecurringEntries be altered to refer to the 'Recurring'! worksheet instead of the range J to S columns on the 'Entries'! sheet? I should have thought of them being on a separate sheet originally.

    Thank you very much for your help,
    Joe

  2. #2
    Forum Expert p24leclerc's Avatar
    Join Date
    07-05-2010
    Location
    Québec
    MS-Off Ver
    Excel 2021
    Posts
    2,081

    Re: Reference Change Recurring Entries

    As your RecurringEntries is a named range referring to a range in the Entries tab (column J to S),
    you just have to change this to reference your Recurring tab instead.
    You'll have to change this line of code
    Please Login or Register  to view this content.
    by this one.
    Please Login or Register  to view this content.
    Pierre Leclerc
    _______________________________________________________

    If you like the help you got,
    Click on the STAR "Add reputation" icon at the bottom.

  3. #3
    Registered User
    Join Date
    03-17-2017
    Location
    Hell
    MS-Off Ver
    2010
    Posts
    172

    Re: Reference Change Recurring Entries

    That's all ? Aren't there any references to the 'Entries' sheet that have to be changed to 'Recurring' sheet?

  4. #4
    Registered User
    Join Date
    03-17-2017
    Location
    Hell
    MS-Off Ver
    2010
    Posts
    172

    Re: Reference Change Recurring Entries

    Shouldn't it change to :
    Please Login or Register  to view this content.

  5. #5
    Forum Expert p24leclerc's Avatar
    Join Date
    07-05-2010
    Location
    Québec
    MS-Off Ver
    Excel 2021
    Posts
    2,081

    Re: Reference Change Recurring Entries

    No. Named ranges are not sheet dependant.
    I didn't go through all the code but it seems to be all you have to change.
    A test with expected results will give the answer.

  6. #6
    Registered User
    Join Date
    03-17-2017
    Location
    Hell
    MS-Off Ver
    2010
    Posts
    172
    Quote Originally Posted by p24leclerc View Post
    No. Named ranges are not sheet dependant.
    I didn't go through all the code but it seems to be all you have to change.
    A test with expected results will give the answer.
    I made a few entries due tomorrow and will see thank you.

  7. #7
    Registered User
    Join Date
    03-17-2017
    Location
    Hell
    MS-Off Ver
    2010
    Posts
    172

    Re: Reference Change Recurring Entries

    The code is changing the dates on the Recurring table instead of posting the row that's due to the Entries. Any ideas on why ?

  8. #8
    Forum Expert p24leclerc's Avatar
    Join Date
    07-05-2010
    Location
    Québec
    MS-Off Ver
    Excel 2021
    Posts
    2,081

    Re: Reference Change Recurring Entries

    isn't it the place you want it to be up to date?
    The entry is transfered to the Entries tab, isn't it?
    I don't understand why you have the Recurring Expense or Income table at 2 places.
    You should maintain this table at one place only and I think it should be in the Recurring tab.

  9. #9
    Registered User
    Join Date
    03-17-2017
    Location
    Hell
    MS-Off Ver
    2010
    Posts
    172

    Re: Reference Change Recurring Entries

    The entries are updated on recurring when today's date comes into play. But the entry is not being made on the Entries sheet. Sorry the place on the Entries sheet for recurring will be deleted.
    Last edited by LewisJ; 03-29-2017 at 11:47 AM.

  10. #10
    Registered User
    Join Date
    03-17-2017
    Location
    Hell
    MS-Off Ver
    2010
    Posts
    172

    Re: Reference Change Recurring Entries

    Thank you for helping me I figured out another way.

  11. #11
    Forum Expert p24leclerc's Avatar
    Join Date
    07-05-2010
    Location
    Québec
    MS-Off Ver
    Excel 2021
    Posts
    2,081

    Re: Reference Change Recurring Entries

    in fact, the entry is being made on the Entries sheet but lower in your table.
    Look at the bottom of your table and you will see it.

    I don't know why exactly but your line of code that locate the last row in the Entries sheet is not working properly.
    It seems like you have something in row 51 and the code stops there.
    I think it might be because this is TABLE.
    Please Login or Register  to view this content.
    I doubled the End(xlUp) and it works.
    Please Login or Register  to view this content.

  12. #12
    Registered User
    Join Date
    03-17-2017
    Location
    Hell
    MS-Off Ver
    2010
    Posts
    172

    Re: Reference Change Recurring Entries

    Thank you again for the help. It is working great!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Copy inconsistent data based on recurring cell reference & sequentially paste in new wksht
    By Tbenefits in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-28-2013, 10:46 AM
  2. Dragging formula, change sheet reference, but not cell reference
    By Kalilaya0419 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-13-2013, 04:50 PM
  3. Replies: 2
    Last Post: 02-07-2013, 03:16 AM
  4. Vlookup Is the reference only the entries in Col 1
    By markDuffy in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-11-2013, 03:33 PM
  5. Replies: 7
    Last Post: 09-04-2010, 02:37 PM
  6. Replies: 1
    Last Post: 11-11-2009, 01:08 AM
  7. Replies: 2
    Last Post: 07-28-2008, 03:03 PM
  8. [SOLVED] How do I change multi-line entries to single line entries in Exce.
    By CPOWEREQUIP in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-13-2005, 08:06 PM

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