sheet3

  1. C

    Using ListBox Selections to Filter

    I've created a ListBox with multiple selections, i.e.APS2, APS3, APS4, APS5, APS6, EL1, EL2 and ELPAPP. I'd like to filter Sheet3,Column D according to the levels selected. Can anyone help with coding?
  2. T

    VBA to select a sheet by its none changable name part?

    Hi Everyone I have a sheet and in the VBA it shows as Sheet3 (Home) how do I select this by the name Sheet3 not Home its not the 3rd sheet and could be moved or renamed so this seams the best way. Thanks Tony
  3. B

    Clear Array

    Evening all something simple - maybe someone can explain why the the below errors out Sheets(Array("Sheet2", "Sheet3", "Sheet4")).Range("A1").CurrentRegion.Clear
  4. A

    Conditional Hyperlink (macro) based on cell content

    I want to create a Hyperlink (macro) based on cell value Sheet1!A1, where Sheet1!A1 contained formula and is always numeric. This is noted that others Sheets like Sheet2, Sheet3, Sheet3 etc. are always hidden. e.g. Sheet1!A1=2 Go To Sheet2, Sheet1!A1=3 Go To Sheet3, Sheet1!A1=4 Go To...
  5. H

    Copy Sheet1, Sheet2, Sheet3 to new Workbook

    Hi, I want to copy 3 specific worksheets (Sheet1, Sheet2, Sheet3) to a new workbook. Only want to copy values and formatting, no formulas or references. I want to call the new workbook "Eddie" and the current date. thanks!
  6. P

    Copy rows of data to another sheet

    Hi can anyone help? I want to copy 14 rows of data from sheet2 "E:K" to sheet1 "T5:Z18" I have a start row value on sheet3 "Q2" and want the data being copied from sheet2 to start from the row based on the value in sheet3 "Q2" ie If the value on sheet3 "Q2" has 21 then the data to be copied...
  7. B

    Can Worksheets Be Password Protected from Viewing?

    I know that I can hide a worksheet, but I don't want to have to keep hiding/unhiding them all of the time. Instead, I'd like to be able to see -- and anyone to which I choose to send my workbook to be able to see -- all of my worksheet tabs at the bottom of my workbook. However, I'd also like to...
  8. M

    how to handle repetitive errors in excel vba?

    Dear All, I written small VB code to check codes are existing in other sheet or not. If code is not exiting in other sheet it should populate "not eligible" instead of "eligible" I have 3 sheets in workbook (sheet1: 5000 ID's along with other columns as a PIM and column A as a PIM1 / sheet3...
  9. H

    Macro to space 6 rows between data

    I have a macro to copy data from Column P on sheet2 to Column A on Sheet3 I need code that will insert 6 rows between each item in Col A on Sheet3. I tried to write code to do this, but cannot get it to work Sub Insert6Rows() Dim LR As Long LR = Cells(Rows.Count, "A").End(xlUp).Row With...
  10. H

    Lookup row and match against column

    Hi all, hope anyone can help. In Sheet4 D2:AJ2, I have I have a list of values of which some are blank. In Sheet3 G2:G132 I have potentially one of the values in the array for Sheet4 D2:AJ2. In AL2 I am trying to match the array in Sheet4 D2:AJ2 against the array in Sheet3 G2:G132 and give me...
  11. gheyman

    Naming a Sheet

    I know I can add code to rename a tab Me.Name = "Summary" But what I want to do is rename Sheet3. I am asking specifically just to rename sheet3 so if the user copies the tab, the code that renames doesn't happen on the new/copied tab. I tried (obviously without success) Sheet3.Name = "Summary"
  12. L

    wiring code in a sheet vs module

    Hello I just learnt that I can write a VBA macro in Sheet1, Sheet2 or Sheet3 or I can click Insert-->Module and write the code. What is the difference? Thank you.
  13. T

    Countif Valve is in Several Different Locations

    Hi all What I'm looking to do is on Sheet3 cell C2 I want a formula to check six different rows on Sheet1 to see if they match cell A2 on Sheet3 and each time it matches add 1. I have the code looking in one row as follows =COUNTIF(Sheet1!J:J,[@[Item '#]]) but I also want it to check SHEET1...
  14. N

    A Sum Index (Match maybe?) Formula

    Hello! I am looking for a formula to assist me with this: I have a file with three sheets; let's say Sheet1, Sheet2, and Sheet3. I would like Sheet1 as my main page and where I would like the formula to be set up. This will include the customer number and a place for the formula to return...
  15. P

    how can i match the value in other sheet and update the status

    Story : i am creating a warehouse inventory file to help the clerk to key in the in/out record. Detail : sheet1=data input, sheet2=every in/out record, sheet3=the status of every items, sheet4=available items. and i had created a button to save the data to sheet2 and sheet3...
  16. C

    How to reference another sheet using =left formula????? Help

    Hi, I have the formula for left function but I need to reference another worksheet. =left(e1,find("@",e1)-1) however, e1 is on sheet3 and this formula will be on sheet 2. Any help is appreciated. Thanks
  17. How_Do_I

    Formula Error

    What is likely to be going on here to give me FALSE in AD13 please? Excel WorkbookYZAAABACAD12TRUETime13101:37:14FALSE14101:37:14Sheet3
  18. M

    Find Value, Copy Cells, Sort

    Hi all, hoping you can help me with this. I would like to do the following: -If the value of a cell in column S (on Sheet2) is greater than 1000, then copy the contents of that same row’s cell S, U, AH, AU, BH, BU, CH, CU, DH, DU, EH, EU, FH to a row in Sheet3 in columns B-N starting with row...
  19. K

    Opening a userform on a different sheet than the reference data used in the initialize process

    Here is my issue. When i open my userform on any sheet other than the sheet "Data Entry" or sheet3 in my case, my initialization fails because i reference a dynamic range on sheet3. I found away around it by selecting sheet3 at the beginning and jumping back to the activesheet at the end. but i...
  20. H

    Worksheet names into Cells

    Does anyone have a code that would put the names of all worksheets to the right of sheet3, in the cells of row 1 after the last column in the last worksheet. Thanks!

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