+ Reply to Thread
Results 1 to 3 of 3

Excel VBA code required to move cursor to a sheet and cell as specified in cell A1

  1. #1
    Registered User
    Join Date
    07-04-2016
    Location
    Brisbane, Australia
    MS-Off Ver
    Office 365
    Posts
    7

    Excel VBA code required to move cursor to a sheet and cell as specified in cell A1

    Hi

    I'm looking for some VBA code to look at the contents of cell A1 on sheet 1 (content will be a cell reference such as B3 for example)

    I then want the macro to move the cursor to sheet 2 (of the same workbook) and to the cell specified in cell A1 on sheet 1. I will then get the macro to insert some text into this cell.

    Any help would be gladly appreciated.

    Thanks

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Excel VBA code required to move cursor to a sheet and cell as specified in cell A1

    Try:
    Please Login or Register  to view this content.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Registered User
    Join Date
    07-04-2016
    Location
    Brisbane, Australia
    MS-Off Ver
    Office 365
    Posts
    7

    Re: Excel VBA code required to move cursor to a sheet and cell as specified in cell A1

    Olly

    Thank you so much. This is exactly what I'm after. I had been trying for days.

    Really appreciate your help and time.

    Best wishes

    Martin

+ 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. Move cursor to a specified cell based on the address shown on cell A1
    By mpegwmvavi in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-07-2014, 03:40 PM
  2. VB Code required to move macro to next row down cell
    By Jackt90 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-18-2014, 11:01 AM
  3. Replies: 4
    Last Post: 04-06-2014, 04:44 PM
  4. Replies: 1
    Last Post: 11-18-2013, 04:18 PM
  5. [SOLVED] Excel:: Move Cursor to the end of an already populated cell
    By lss-bku in forum Excel General
    Replies: 3
    Last Post: 08-24-2012, 06:12 PM
  6. Cursor on locked cell causes sheet protection code error.
    By leaning in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-07-2011, 11:11 AM
  7. Replies: 1
    Last Post: 08-26-2005, 03:05 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