Windows 10: How Do I derive values from 2 different cells and put them in one cell?

Discus and support How Do I derive values from 2 different cells and put them in one cell? in Windows 10 Gaming to solve the problem; How Do I derive values from 2 different cells and put them in one cell in Excel. This one cell needs to get a date from a column and then get time from... Discussion in 'Windows 10 Gaming' started by SRYL, May 15, 2024.

  1. SRYL Win User

    How Do I derive values from 2 different cells and put them in one cell?


    How Do I derive values from 2 different cells and put them in one cell in Excel. This one cell needs to get a date from a column and then get time from another column and combine it to a date and time stamp.

    :)
     
  2. Sven1458 Win User

    Hiding values in cells

    Hi all,
    I have drawn a blank on how to hide cells that are empty, as in no data to display.
    I set up the formula and it calculates properly, but if it gets to an empty cell, it will continue to display the results from the previous cell all the way to the bottom of the sheet, see picture below.
    Would like some help in hiding the cells that don’t have any data yet. I have done that before, but can’t remember how I did it.
    Thanks
    Sven

    How Do I derive values from 2 different cells and put them in one cell? 222629d1548871155t-hiding-values-cells-capture.png
     
    Sven1458, May 15, 2024
    #2
  3. SoFine409 Win User
    Hiding values in cells

    Hi Sven1458. Here is how to do it. Assuming the the Credit Column is "F" and the Debit Column is "G" and the Balance Column is "H" ans the last row (with 1,000.00) in it is "50" then the formula you want to put in the Balance cell is:
    =IF(AND(ISBLANK(F50),ISBLANK(G50)),"",OFFSET(H50,-1,0,1,1)-F50+G50)
    what this formula says is:
    if the two cells to the left are empty then the subject cell is blank, if not then it is equal to the algebraic sum of the cell immediately above and any credit or deposit to the left.

    Be sure to copy the formula correctly. Let me know how it works for you.
     
    SoFine409, May 15, 2024
    #3
  4. Rajesh S Win User

    How Do I derive values from 2 different cells and put them in one cell?

    Identify gaps in a sequence in one cell - Excel

    Your problem can be solved by using the TREND function:


    How Do I derive values from 2 different cells and put them in one cell? [​IMG]


    1. Taking the first data sample in Column A, you need to create 1st sequence from 1 to 13 and 2nd from 1 to 20.
    2. Write this Array Formula in Cell C1, finish with Ctrl+Shift+Enter & fill down.

    {=TREND(A1:A13,B1:B13,B14:B20)}

    1. You get series from 14 to 20.
    2. In D1 enter this Formula to get the 1st Cell value.
      =INDEX(C1:C7,MATCH(TRUE,INDEX((C1:C7<>0),0),0))
    3. Enter this Formula in D2 to get last Cell value.

    =LOOKUP(2,1/(C1:C7<>""),C1:C7)

    1. In Cell D4 enter this one =D1&"-"&D2, you get 14-20.

    Note:
    For 2nd data sample you need to create 2 series.

    1- 2 to 9.

    2- 1 to 10.

    3rd data sample needs 3 series.

    1- 1 to 4.

    2- 6 to 11.

    3- 1 to 11.

    1. Repeat the above shown steps for other data samples.
    2. Adjust cell references in the Formula as needed.
     
    Rajesh S, May 15, 2024
    #4
Thema:

How Do I derive values from 2 different cells and put them in one cell?

Loading...
  1. How Do I derive values from 2 different cells and put them in one cell? - Similar Threads - derive values different

  2. How Do I derive values from 2 different cells and put them in one cell?

    in Windows 10 Software and Apps
    How Do I derive values from 2 different cells and put them in one cell?: How Do I derive values from 2 different cells and put them in one cell in Excel. This one cell needs to get a date from a column and then get time from another column and combine it to a date and time stamp....
  3. Cell phone

    in Windows 10 Software and Apps
    Cell phone: I’m trying to Change my cell phone number but don’t have access to my old phone number But have have all the info it needs https://answers.microsoft.com/en-us/windows/forum/all/cell-phone/67a833de-74e1-4e7a-a605-51d7199ba0df
  4. How do I paste text from a pdf into ONE excel cell, not multiple?

    in Windows 10 Gaming
    How do I paste text from a pdf into ONE excel cell, not multiple?: Hello,I tried to paste a paragraph of text from a PDF into ONE excel cell but it's pasting it into multiple. What do I do to fix this?I tried wrapping text, exiting and reopening the file and nothings working.PLEASE HELP this is a work project that's due friday, If Im at the...
  5. How do I paste text from a pdf into ONE excel cell, not multiple?

    in Windows 10 Software and Apps
    How do I paste text from a pdf into ONE excel cell, not multiple?: Hello,I tried to paste a paragraph of text from a PDF into ONE excel cell but it's pasting it into multiple. What do I do to fix this?I tried wrapping text, exiting and reopening the file and nothings working.PLEASE HELP this is a work project that's due friday, If Im at the...
  6. One Drive and Cell Phone

    in Windows 10 Network and Sharing
    One Drive and Cell Phone: I am getting an error message on my Android phone telling me that I am critically low on space. When I check the folder, it's showing multiple one drive folders. I use One Drive on my PC, but have no wish to store the files on my cell. How can I unsync the cell phone from One...
  7. How do i set a table cell to autofill?

    in Microsoft Office and 365
    How do i set a table cell to autofill?: Hi TenForums community, I currently have a task at hand and i'm not too sure how to solve it. [img] I would like to automate the rightmost column on the RISK Ratings based on Likelihood and Impact. For example, under Risk 1, if i were to click "rare" as the likelihood and...
  8. coping text from a excel cell to another excel cell

    in Windows 10 Network and Sharing
    coping text from a excel cell to another excel cell: I am trying to copy text from one excel to another excel cell automatically on the same worksheet https://answers.microsoft.com/en-us/windows/forum/all/coping-text-from-a-excel-cell-to-another-excel/5a272c74-33e6-457c-82f8-3ae3196e8f81"
  9. Hiding values in cells

    in Microsoft Office and 365
    Hiding values in cells: Hi all, I have drawn a blank on how to hide cells that are empty, as in no data to display. I set up the formula and it calculates properly, but if it gets to an empty cell, it will continue to display the results from the previous cell all the way to the bottom of the sheet,...
  10. Puts formula in cell instead of result

    in Microsoft Office and 365
    Puts formula in cell instead of result: Hi all,,,, I don't know what is wrong with my spreadsheet but I put VLOOKUP(E17,B1:C16,2,1) into the cell E20 and instead of putting the result in E20 it puts the formula. I have treble checked and the data is correct and the cells formatting are correct, can someone help...