+ Reply to Thread
Results 1 to 2 of 2

Copy text to cell, but if targeted cell is full, copy to next one

  1. #1
    Registered User
    Join Date
    06-06-2020
    Location
    https://t.me/pump_upp
    MS-Off Ver
    365
    Posts
    1

    Copy text to cell, but if targeted cell is full, copy to next one

    Hello,
    I would love for your edvice. I am making form in which I have List1 where I fill the values and if certain conditions are met I want to copy the value to List2, which is summary of the inserted values.
    I know how to do the copy if conditions part, but I am stuck at this:
    Let's say if targetted cell A1 is <0 I want the value not to replace A1 but to be copied to A2. If the A2 is occupied, move to A3, etc...
    This way it should create continuous list of values.

    Thank you very much for any helpful answer!!
    Mark

  2. #2
    Valued Forum Contributor Eastw00d's Avatar
    Join Date
    02-29-2020
    Location
    Breda, NL
    MS-Off Ver
    2016, 2019
    Posts
    833

    Re: Copy text to cell, but if targeted cell is full, copy to next one

    Hi, welcome to the forum,
    just a wild solution, something like this?:
    Please Login or Register  to view this content.
    In plain English:
    If A5 is occupied then check cell below that until the next cel is empty, then copy A1

    Cheers
    Erwin
    Last edited by Eastw00d; 06-06-2020 at 12:06 PM.
    I started learning VBA because I was lazy ...
    Still developing.... being more lazy...

+ 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. Replies: 2
    Last Post: 11-15-2015, 01:33 AM
  2. Replies: 20
    Last Post: 06-26-2015, 02:52 PM
  3. Replies: 2
    Last Post: 10-24-2014, 12:12 PM
  4. Find name(s) within text string that matches a list, then copy full name
    By juhaszp in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-10-2013, 08:48 AM
  5. [SOLVED] If cell is full, copy row to another sheet and workbook
    By pucval in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 09-21-2012, 08:14 AM
  6. [SOLVED] copy multiple cell value to targeted cell
    By patilsshree999 in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 05-05-2012, 09:49 AM
  7. Targeted column each cell save as a separate .txt file (Western European text format)
    By monsur2009 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-17-2011, 08:17 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