sheet1

  1. H

    MINUTE’s calculation

    I am looking for formula (in a cell F2) to get difference in MINUTES from D2 (system’s time being regularly getting updated) & B2 with a limit in C2 F2=0 IF EITHER D2 < B2 OR D2 > C2 How to accomplish? Thanks in advance I am using Excel 2007 Sheet1 <colgroup><col style="FONT-WEIGHT...
  2. K

    Struggling with Loops

    I have two worksheets in my workbook. Sheet1 contains customer order information with column A holding their account number. Sheet2 contains customers name & address information with column A also holding their account number. I need VBA code to start at cell A2 of sheet1 and check the account...
  3. E

    Using VBA, easy way to copy data from a few tabs into 1

    Hi all, So I have a few tabs with changing names, that sometimes are there and others there aren't. For example. I will always have a "Sheet1" then after that they may not be there, "Sheet1 (2)", "Sheet1 (3)", etc. I need help writing a macro that will copy the data from "Sheet1" into Cell A1...
  4. N

    Delete Rows based on given number

    Dear Friends, Please help me. I have a data sheet which is Sheet1 Calculation Sheet which is Sheet2 Based on the cell value. example Sheet2(A2)=5 Then in Sheet1 after header 5 rows should be deleted, Thanks
  5. M

    Help with VBA

    I am working on a spread sheet that in one specific cell(we'll say Sheet1 A1) I need it to display another cell on another page(Sheet2 B36). Thats easy enough, but then at each calculation I need the cell above the original cell that was being displayed to be displayed (so now its displaying...
  6. H

    Grab corresponding value from a data range

    My Data Range is B4:L10 consisting of 5 columns (B,E,H,J & L)as shown plus B2, E2, H2, J2 & L2 is either of 1 or 0 Output required in N4:N10 as ‘grab’ the value from the corresponding row cell of B4:L10 which has 1 in B2:L2. How to accomplish? Thanks in advance I am using Excel 2007 Sheet1...
  7. V

    Split the Number

    Hi All, Thanks in advance I have the following sheet Excel 2010 32 bit A 104 245 365 402 590 606 Sheet: Sheet1 Want the following result Excel 2010 32 bit ABC 10404 24545 36565 40202 59090 60606 Sheet: Sheet1 tried the following but not find the result 1)...
  8. B

    help with macro issue

    hello all, I have come across the macro below, this allows me to look at the cell(A10) on all sheets in my workbook even new ones (except sheet1) and ad the contents of all sheets together then put the total in A10 on sheet1, this works great BUT I want it to work over a lot of cells, example A1...
  9. A

    sum data of multiple sheets

    hi, experts i have two sheets contain data sheet1 begins from range a5: e and sheet2 begins from a4:g i need code sum data the sheet1 from b5:e with sheet2 from c4:g and the result show in sheet1 from L5:O (NOTE: the topics header sheet1 from a4:e and sheet2 from a3:g
  10. T

    Desperate in need of help with VBA macros

    Good afternoon Gurus, I serached forum and nothing came up close to this. I have workbook with sheet1 and sheet2. I have hundred of rows of data. I shorten it in the example in the link. Please help me out with creating macros that would copy sheet2 to sheet1. Example on sheet2 column D...
  11. E

    Copy cell data from one workbook to another workbook based on date range in a column

    I have a worksheet on a server called "PO Log 2019.xlsx" In that workbook I have a sheet named "PO Log" that I enter data into when creating Purchase Orders. I would like to create a VBA to extract data from certain cells in that work book based on the date they were entered. The workbook I want...
  12. M

    SumIfs Help or Alternative Formula

    Hello I'm trying my best to construct a Formula to read across several sheets that will pick up everytime a in column B the 31 different sheets it says X (which its reading from Sheet1 H3) and the value matches (what Sheet1 I3) then it will add up from all the sheets (name simply 1 and 2 etc)...
  13. A

    posting my data from userform to sheet with the same format table

    i have userform contains 3 textbox ans sheet1 contains data 3 columns and have table in sheet1 here i have code transfer data from userform to sheet1 but my problem every time when i fill data in userform and transfer data not the same format the next row what filled Private Sub...
  14. I

    How can i match data from one sheet to another to give me a result

    I have two sheets, I would like to find and match both sku's on both sheets, if the sku from sheet1 matches the sku from sheet2, i want to extract a column from sheet 2. Sheet1: <tbody> SKU QOH 1008 0 1011 0 1013 0 2135 0 </tbody> Sheet2: <tbody> SKU QOH 1008 4 1011 6 1013...
  15. E

    Using VBA to copy unique values across multiple sheets

    Hi Experts, I have a situation where I am looking to copy data from one sheet across a range of cells on multiple other sheets but the copied value is dynamic. So -- Sheet1 has a list of items that I want copied to other sheets, starting in cell A1. Sheet2 has a range of B1:Y1 that I need the...
  16. A

    Horizontal Dynamic Named Range

    Hi all, I have created a dynamic range that expands vertically in the same column. =OFFSET(B1,0,0,1,COUNTA(1:1)) My data starts and B1 (Sheet1) and currently ends in CU1, but I keep adding new data to the first row. This formula works well in Sheet1. My issue is that I would like to move...
  17. J

    Returning Home

    Is there a way to get a workbook to activate a certain worksheet, say Sheet1 "A1" after a set period of inactivity? Thanks Jason Bing EDIT: I know you can get a workbook to save and close after inactive time. But I need it to return to a home page?
  18. wadergirl

    Help compiling a complex formula please!

    If I could do this with VBA, I think I could figure itall out... but it's a shared work workbook and would really prefer to have itjust as a formula. Maybe I'm just over-thinking. I’m sorry I can’tupload a file example, the best I can do is a table in this thread. Here’s what I’m working with…...
  19. P

    Formula to Count Cells

    Hi can anyone help with a formula? On Sheet1 I have headers in cells "A1:D1" A1 = Ref B1 = A C1 = B D1 = C On Sheet2 I have Data with headers in 3 separate blocks with 7 columns each: "B1:H" "J1:P" "R1:X" "B1:H1" - headers = A "J1:P1" - headers = B "R1:X1" - headers = C On Sheet1 in the...
  20. I

    Code to copy certain columns to new sheet

    Hello, I have a workbook that copy's 'relevant' columns from one sheet to the next (sheet1 to sheet2). I used the code below to accomplish this. With Worksheets("Sheet1") .Range("B1", .Range("B" & Rows.Count).End(xlUp)).Copy Worksheets("Sheet2").Range("A1") .Range("E1", .Range("E" &...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top