Results 1 to 4 of 4

Update individual cell on excel based upon userform textbox dynamically

Threaded View

  1. #1
    Forum Contributor
    Join Date
    08-07-2014
    Location
    London
    MS-Off Ver
    10
    Posts
    148

    Update individual cell on excel based upon userform textbox dynamically

    Hi all,

    I would like to update a cell in excel based upon the value of a textbox. I know how to do this bit, but what I want to do is change which cell the textbox updates based upon the value of another text box. I hope that makes sense. See below the VBA code I am attempting to use:

    Worksheets("Create Interim Report").Range Reg4.Value = Reg3.Value
    As per above, I will have the value of the excel cell I want to update in Reg4 (my textbox - which for example it will say 'D45') and I want that excel cell updated based on Reg3 value. It will work fine if I just say
    .Range ("D45").value
    but I would like to make it dynamic.

    Any help would be appreciated.

    Thanks all in advance.
    Last edited by ShakJames; 01-11-2016 at 05:52 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] dynamically update chart based on cell value
    By Bax in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 11-06-2015, 09:13 AM
  2. Replies: 11
    Last Post: 01-20-2015, 09:34 AM
  3. update cell/cells after updating a textbox on a userform
    By 40jmart1705 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-12-2014, 03:07 PM
  4. Replies: 4
    Last Post: 08-15-2014, 04:02 PM
  5. [SOLVED] Is it possible to dynamically update a charts data series, based on another cell
    By missydanni in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 08-14-2013, 11:29 AM
  6. How to dynamically update links based on data (not Cells) in PowerPoint via Excel?
    By pats2kdynasty in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-25-2012, 01:10 PM
  7. Use textbox input and VLookup to update another textbox on same userform
    By gcoug in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-22-2011, 10:39 AM

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