+ Reply to Thread
Results 1 to 7 of 7

how to auto populate cell on row

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    07-20-2007
    MS-Off Ver
    2016, 365
    Posts
    127

    how to auto populate cell on row

    Hi All.
    I have a spreadsheet where columns A and C have some values. But in column B I need manually populate by the same value, for instance, characters BB. Is it possible to auto populate column B if column A and C is not empty?

    Thanks

  2. #2
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: how to auto populate cell on row

    Quote Originally Posted by eugz View Post
    Hi All.
    I have a spreadsheet
    but we don't
    read big yellow banner at the top of this site

  3. #3
    Forum Contributor
    Join Date
    07-20-2007
    MS-Off Ver
    2016, 365
    Posts
    127

    Re: how to auto populate cell on row

    Hi sandy666. Thanks for reply.
    I attached sample spreadsheet.AutoPopl.xlsx

  4. #4
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: how to auto populate cell on row

    try
    Formula: copy to clipboard
    =IF(AND(A1<>"",C1<>""),"BB","")

    and drag down

  5. #5
    Forum Contributor
    Join Date
    07-20-2007
    MS-Off Ver
    2016, 365
    Posts
    127

    Re: how to auto populate cell on row

    Hi sandy666
    Unfortunately formula doesn't work.
    Last edited by eugz; 10-19-2022 at 07:27 PM.

  6. #6
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: how to auto populate cell on row

    check this
    Attached Files Attached Files
    Last edited by sandy666; 10-19-2022 at 07:31 PM.

  7. #7
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: how to auto populate cell on row

    if you want the formula to copy automatically to the next row, you have to change range to Excel Table (ctrl+T)
    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] Auto Populate cell based on auto filter selection from table in same sheet
    By missydanni in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-02-2013, 05:03 PM
  2. [SOLVED] Auto Populate a cell
    By StephenSmith in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 10-23-2013, 04:02 PM
  3. Replies: 3
    Last Post: 02-28-2012, 11:54 AM
  4. Macro to auto populate the destination cell based on the values of the previous cell
    By Avinash Kumar in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-05-2009, 02:06 AM
  5. Auto-populate next available cell
    By bigbadlee in forum Excel General
    Replies: 3
    Last Post: 05-16-2009, 05:27 PM
  6. [SOLVED] Auto populate a cell
    By Sam Ricca in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-26-2006, 10:55 AM
  7. Auto Populate a cell
    By Bellsouth in forum Excel General
    Replies: 3
    Last Post: 03-30-2005, 10:06 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