method

  1. I

    Feeding pivot table update back to the origion worksheet - Is this possibe?

    I have two questions and wondered if someone might be able to help me with them. 1) Is there a method whereby when I update a pivot table it pushes the update\change to the original worksheet data? 2) Similarly is there a method whereby when a pivot table element is clicked on and then opens...
  2. J

    Looking for quoicker method with "cell.Formula = Replace(cell.Formula"

    Hi there, is there an quicker method to perform the following on 'ActiveSheet"? Thank You For Each cell In ActiveSheet.Range("h2:h" & lr) cell.Formula = Replace(cell.Formula, "ACA", "ACA/52") cell.Formula = Replace(cell.Formula, "ACB", "ACB/18") cell.Formula = Replace(cell.Formula, "ACG"...
  3. S

    help please, not sure if this is hlookup, index or whatever!

    Hello I need to find a way to search a tab of data for results and then display specific results based on that and I have no idea what method I would use to go about that. I have a sheet that looks like this and on another tab I need a formula to return value of the cell in Row D if certain...
  4. L

    Lookup function

    No of units. Price/unit. Method. R/ unit 1. 70. Ship 1 10. 60. Truck. 1.5 100. 50. Road. 2 200. 40. Rail...
  5. B

    Ensuring the function "Evaluate(Name)" is using the correct workbook when multiple workbooks are open

    Hello Excel Geniuses. Every time I log in I learn how much I don't know about Excel. Thanks to you all. Here's my latest conundrum. I have a workbook template that is populated externally. When this template is opened, VBA code uses takes that data and organizes it, adds formulas, populate...
  6. T

    Identifying outliers

    This is my data: 300, 300, 300, 300, 300, 20300, 20300 Looking at it, I would say the last two values, 20300, are outliers. However, following this method...
  7. M

    VBA help to Convert tex number of diffrent solumn to number

    Hi Team, I am trying to convert the the number which are in text to number Numbers in few column(C:C and I:I) getting deleted. below are two method getting same result, plz suggest any best method to tackle this task. Sub Convert_TextNumber_Number() Dim ws As Worksheet Set ws =...
  8. D

    How to fix if macro is trying to call sub from another workbook

    Hi, I open two or more workbooks on my computer. I am using the syntax: Call macro_name to call another macro in a module from the same workbook I am in. But sometimes it tries to call from another workbook where not found and throw the error like: Method name of method not found. Any help...
  9. T

    .PasteSpecial Issues Using External Workbooks

    I'm trying to generate a script that locates the last row with a value contained within it and store it in a variable. I then use said variable in a range and then copy the data from an external (closed) workbook. I am able to see that it copies the data correctly, however when it gets down to...
  10. B

    Rectangles Place

    Hi,I want to create different sizes of rectangles with inputs. Then I want to optimally place these dimensions in a specific area (ex: 80cmx160cm). I using method that start with biggest rectangle following firstly go bottom after move left if possible. Actually this method the same with tetris...
  11. S

    Object Doesn't support this property or method runtime error

    Greetings, Not sure what I am missing here...looking to assign an integer value to a column c = Workbooks("Matrix.xls").Worksheet("Paper1").Cells(1, Columns.Count).End(xlToLeft).Column Thanks!
  12. B

    Find Method Help

    Can someone assist in understanding the Find Method, in particular the following within lastrow LastRow = Cells.Find("*", SearchOrder:=xlByRows, SearchDirection:=xlPrevious).Row Thank You
  13. J

    Monte Carlo Method

    Can anyone help? I am needing to write a code in monte carlo method to solve the integral from 0 to 1 for the function e^-xdx. I am struggling with this project. This code should start with an amount of 10,000 and increase by 5,000 until the difference between the answers is less than 0.001. I...
  14. Pinaceous

    table columns question

    Hi All, I am wondering, if there is a way to combine columns in a table? For example, if there are 7 table columns across 7 rows, can one merge its "cells" to one column? Please let me know, if there is a method to accomplish this task. Many thanks in advance. R/ Pinaceous
  15. sharky12345

    Save jpeg as bmp

    I need a method to convert a jpeg file to bmp through VBA - does anyone know if this is possible?
  16. P

    General VBA question - Range.Cells

    Hello everyone, I got into discussion with my friend a couple of days ago in regards to Range.Cells and its usage. How I understood this method so far is that, if for example you have Range("A1:C3") and you say Range.Cells(2,2) it would refer to second row second column in my range, which...
  17. S

    Use VBA to close Excel File without Prompt (without saving)

    Hi everyone, I try to use VBA to close an excel file without saving and without prompt. I've tried many methods below (pasted below) but still cannot do it without the prompt. I figured it was probably because I am in TM1 Perspectives. Can anyone please help me find a solution? Thanks a...
  18. D

    how did he do this

    Hi all, The following formula is from one of the bosses spreadsheets. He is a heavy spreadsheet user but his formula skills stop around =a1+b1. He is a huge fan of copy/paste. So needless to say there is a lot of 'fixing' to be done, by yours truly. I am usually able to figure out what he did...
  19. H

    [VBA] Countif with For loop

    How to transform the code below into VBA Code (or another method)? IF(COUNTIF(Data!$1:$1,A2)=0,0,COUNTIF(Data!$1:$1,B1))+ IF(COUNTIF(Data!$2:$2,A2)=0,0,COUNTIF(Data!$2:$2,B1))+ IF(COUNTIF(Data!$3:$3,A2)=0,0,COUNTIF(Data!$3:$3,B1))+ . . ...
  20. M

    Copy a cell with the format

    I need to move a series of cells from various sheets to a new "master" sheet. Some are text, some are numbers, some are percents and two are dates. Is there a method or cell attribute assignment that will do this for me? 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