+ Reply to Thread
Results 1 to 3 of 3

Getting previous cell data

  1. #1
    Registered User
    Join Date
    01-17-2019
    Location
    US
    MS-Off Ver
    Office 2016
    Posts
    40

    Getting previous cell data

    Hi,

    Please see attached
    I'm extracting the last Sell order (column B) and would like to get the data from the previous(!!) row in column A
    Formula is in column C
    Currently that formula returns the data from the same row
    I couldn't understand how to get the -1 row



    Thank you for your help
    Attached Files Attached Files

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Getting previous cell data

    Why not just

    =IF(B8="Sell",A7,"")
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Registered User
    Join Date
    01-17-2019
    Location
    US
    MS-Off Ver
    Office 2016
    Posts
    40

    Re: Getting previous cell data

    Thank you for your reply
    I updated the file to give a better understanding to what i need (hopefully)
    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] Find certain word, copy and paste cell in previous row if previous row is blank
    By steven_e in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-19-2013, 12:53 PM
  2. [SOLVED] Make Cell Reference to Either a cell in Previous Tab or the Previous Tabs Name
    By paddyk in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-15-2013, 01:13 PM
  3. Macro to paste data into next blank cell to keep previous data
    By julie68 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-13-2012, 06:03 AM
  4. how to keep previous data in cell?
    By evalweb in forum Excel General
    Replies: 8
    Last Post: 08-11-2007, 08:47 PM
  5. display cell data in relation to previous cell.
    By liamthebof in forum Excel General
    Replies: 4
    Last Post: 05-27-2007, 02:25 PM
  6. Append previous cell data
    By psyfect in forum Excel General
    Replies: 2
    Last Post: 01-04-2007, 11:36 PM
  7. Find first previous cell with data
    By Nancy Newburger in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 08-10-2006, 04:15 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