+ Reply to Thread
Results 1 to 3 of 3

What Formula can move the cell in the formula to the right?

  1. #1
    Registered User
    Join Date
    11-07-2019
    Location
    SF, CA
    MS-Off Ver
    Excel 2016
    Posts
    9

    What Formula can move the cell in the formula to the right?

    Hello,

    I'm looking for a function or button that will allow me to update the cell # to the right in a formula every time I press the button or run the macro or function.

    ='C:\Users\312583\Desktop\[INVR.xlsx]RI'!$Q$8 (this month) -----> ='C:\Users\312583\Desktop\[INVR.xlsx]RI'!$R$8 (next month) -----> ='C:\Users\312583\Desktop\[INVR.xlsx]RI'!$S$8
    Attached Files Attached Files

  2. #2
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,905

    Re: What Formula can move the cell in the formula to the right?

    Hi, welcoem to the forum.
    How's your own VBA knowledge?
    If you know how to work with macros and edit the you can record a macro while you do the steps manually. Stop the recorder and the see how it works and edit it accordingly
    This for starters
    ---
    Hans
    "IT" Always crosses your path!
    May the (vba) code be with you... if it isn't; start debugging!
    If you like my answer, Click the * below to say thank-you

  3. #3
    Registered User
    Join Date
    12-03-2012
    Location
    CHENNAI , INDIA
    MS-Off Ver
    Excel 2007
    Posts
    93

    Re: What Formula can move the cell in the formula to the right?

    Hi ,

    If you want a button to be clicked , then to respond to the button click , you will need a VBA macro.

    See the attached file. The code is :

    Please Login or Register  to view this content.
    Each time you click the button , the formula in cell D6 will change.

    Narayan
    Attached Files Attached Files

+ 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] Move formula reference one cell down
    By mrdomer07 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-18-2019, 01:29 PM
  2. Replies: 5
    Last Post: 07-30-2017, 09:35 PM
  3. Replies: 11
    Last Post: 02-02-2017, 08:05 AM
  4. Formula to move part of a value to a new cell
    By forestavekids in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 04-12-2016, 10:42 AM
  5. Move cell with formula down
    By ivan.985 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-23-2016, 07:32 PM
  6. Replies: 5
    Last Post: 11-13-2013, 02:59 PM
  7. [SOLVED] How do I move from a cell containing the formula TO a different c.
    By PutFormula in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-11-2005, 03: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