+ Reply to Thread
Results 1 to 6 of 6

VBA Amendment to select found cell and input data

  1. #1
    Registered User
    Join Date
    03-01-2019
    Location
    Nottingham, England
    MS-Off Ver
    2016/365
    Posts
    83

    VBA Amendment to select found cell and input data

    Hi,

    I've found this bit of VBA that almost does what I need it to in that it successfully finds the next available column (from left to right) even when it's embedded in other data.

    Currently, when it finds the column, it comes up with a message box stating the columns number however what I require is for it to find the column and then add data in row 2 of that column. Also Ideally I would like it to ignore row one as I have headers....

    I've tried a few different things to amend this myself but it's not going well so thought I'd open it up. Any help would be very much appreciated.

    Please Login or Register  to view this content.

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,080

    Re: VBA Amendment to select found cell and input data

    How about
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    03-01-2019
    Location
    Nottingham, England
    MS-Off Ver
    2016/365
    Posts
    83

    Re: VBA Amendment to select found cell and input data

    Thanks Fluff!

    Nearly there... Ideally I could do with it finding the next available column after the header though, any idea how I'd do this?

  4. #4
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,080

    Re: VBA Amendment to select found cell and input data

    Do you have headers in row 1?

  5. #5
    Registered User
    Join Date
    03-01-2019
    Location
    Nottingham, England
    MS-Off Ver
    2016/365
    Posts
    83

    Re: VBA Amendment to select found cell and input data

    Yes, sorry, should've specified

  6. #6
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,080

    Re: VBA Amendment to select found cell and input data

    In that case maybe
    Please Login or Register  to view this content.

+ 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] Repeat cell value with said value and auto adjust data accordingly(need Amendment in code)
    By adeel1 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 10-06-2017, 03:31 AM
  2. [SOLVED] VLOOKUP Function to select the cell that has been found
    By nosense in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-05-2015, 03:08 PM
  3. [SOLVED] Delete if older than 3 months and offsetting a cell input if match found
    By Templemind in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-27-2014, 07:25 AM
  4. How to determine range to select once a reference cell is found?
    By ivoryg in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-31-2012, 10:29 AM
  5. [SOLVED] input date column A, increment B, select blank cell in D and input time. in a macro
    By jeffstu in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-19-2012, 11:19 AM
  6. select from a data range depending on a certain cell input.
    By Andism in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 09-11-2012, 11:38 AM
  7. Matrix Type Report With Input Box [Amendment]
    By Tyler_Durden in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-27-2009, 02:26 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