int

  1. M

    Finding value inside a cell, returning it & checking for unique entries

    Hi, I'm trying to sort unique entries in a list of data. Currently I know how to find what I want, which can be done by the following formula: (INT(MID(F8,SEARCH(", ",A2)+2,LEN(A2)-SEARCH(", ",A2)-4) However I want to configure it to find the value in column A and paste it in column C, but...
  2. J

    SUMIF with INT

    Hi, I have this table (its spanish so decimals are commas) I want it to add items as a new total in G66 if the integer in column a is the same as the reference number in A66, but it seems it wont work on a range. =SUMIF(A14:A58;INT(A14:A58)=A66;G14:G58) Thanks for the help
  3. M

    Applying text data to all duplicates found in another column

    Hello, I'm trying to apply a set of comments from column F to column B. I'm unable to change the formatting of column A unfortunately. It would be preferable to have a Vlookup function in column B. Column A will always be variable in length, and column E should always contain the remaining...
  4. D

    How to call variables in excel macro?

    Hello, I have never coded in visual basic before. I am trying to create a macro that will graph a ton of data. I made a quick program using the "record" function, then tried to mess with it to get the rest of the data graphed. This is what I have come up with so far: Sub Graphing2() ' '...
  5. B

    SUMIF/SUMIFS Amounts in Date Range

    Hello! I'm struggling with needing a formula that allows me to: 1) Look at the date range in column B, 2) verify for this cell which would be named July above it, that it looks in B1:B1000 for any date in July, 2) verify in column F that "INT" is within the text 3) if so, total the values in...
  6. H

    Excel function to compute Nominal Int Rate where effective Rate is negative

    I would like to know if there is a function in excel to compute the nominal interest rate if the effective rate is negative If the effective rate is positive the formula =Nominal works perfectly I can however compute this using a mathematical/accounting formula Book1AB1Effective Int...
  7. T

    Add two columns together, paste result over one of the columns and change to negative sign

    Hi, I would greatly appreciate help on this as I'm stuck and macro doesn't work :( Here's what I'm trying to do: 1) Find all headers with the names "Int" and "Prin" and sum the two columns together and put the new result in column "Prin". It would override the previous numbers in "Prin" 2)...
  8. L

    Why dim? or what does it mean?

    Hi I did google search to find out why in VBA dim keyword is used. What does that mean? I know it means Dimension, but why that keyboard? Is not easier to define a variable like this: int x (like Java) Or x as int (actually this is used when you define a custom function argument in vba) I...
  9. P

    How to auto populate another sheet from an existing sheet.

    Dear All, Hi! I have a Master Sheet which records daily entries of calls, contacts, appointments etc, of around four staff. For instance: Calls Cont App Int ... Wed, 6-Mar-19 0 0 0 2 Thu, 7-Mar-19 9 3 1 0 Fri, 8-Mar-19 6 3 0 1 Mon, 11-Mar-19 10 2 0 1 Tue, 12-Mar-19 12 5 0 2 Wed, 13-Mar-19 18...
  10. W

    rounding error

    Hi, i'm facing an issue with rounding error and i would like to know if there is a way to solve it. below is an simple example. <colgroup><col style="text-align: center;"><col style="text-align: center;"><col style="text-align: center;"><col span="3" style="text-align...
  11. M

    PO wise supply issue

    Hi all, I have a problem in issue the products on the basis of PO wise ( PO means purchased order issue by Hospital with all term and condition QTY, PRICE ,Supply, etc. ). We can’t serve complete PO qty on a one day with different reason but issue to hospital on demand basis. There is a problem...
  12. A

    how to use "INT" function....????

    Hello, sometime i use vlookup formula in excel but not getting correct result, because the lookup value is not in correct format. so how can i use "INT" function with vlookup. lookup value is numbers like- 16,18,20
  13. AlphaFrog

    Int function rounds down the integer 2 down to 1

    I don't understand why the Int function rounds down the value of 2 down to 1 in the second calculation? Sub Foo() 'Correct result = 2 Debug.Print (0.15 - 0.07) / 0.04 'Why does Int round down the result of 2 to 1 ? Debug.Print Int((0.15 - 0.07) / 0.04) 'Yet...
  14. css0911

    Substract hours

    Hi AI = 198:00 A2 = 196.50 Both the above cells are in the format of [HH]:MM I need in A3 the result as -01:10 (which is A2-A1) Currently with the help of INT and ABS functions i was able to get the result in number format as -1.10 Thanks in advance
  15. F

    Index match returning multiple cells

    Hi All, I'm having a bit of difficulty with this one. I'm inputting raw data into a worksheet and using the "text to columns" feature to split it up. However it's not splitting it exactly how i'd like. On another tab I want to do a lookup on that raw data and return multiple cell values based...
  16. G

    Create list with VBA

    Hi, I would like a VBA code to: 1) Create a New sheet called "Ranking" 2) In this new sheet, I want to create a list. In A1 I want to have "Ranking", B1 I want to have "Category, C1 I want to have "ID", D1 I want to have "Name" From A2 till A1010 a list of numbers: A2 I want to have 1, A3 I...
  17. T

    Data Validation List based on criteria

    Hi, I am familiar and comfortable using Drop Down Lists for data input accuracy. But now I'm in a situation where I'd like to set the drop down list to be dependent on the value in another cell: E.G. if A1 = SUB, then value picked in the dorp down list in cell B1 uses list in are c1:c20, if...
  18. P

    removing unwanted characters from a column

    Hi , I have a column B which contains data <colgroup><col></colgroup><tbody> External Video ID 382926____130510783____vod://fyi.tv/FYHT1863761708020000 vod://_c_fyi.tv/FYHT1863761708020000 382926____130497710____vod://fyi.tv/FYST1863761708020000 vod://_c_fyi.tv/FYST1863761708020000...
  19. L

    Transpose Data

    Hi I have a sheet which will contain a qty in any of a number of columns which i need the data transposing where there is a value. This is what the sheet will look like before the transpose, I then want it to find the data and put it int a sheet or new workbook like the images below; Any...
  20. T

    Variables Int and Long in 32 bit, converting to 64 bit

    My programs have variables declared as Int and Long. I'm in the process of converting my programs so they would work in 64 bit Office. I know my APIs will have to be updated but what about "simple" variables such as Int and Long? Would they need to be updated (eg change Long to LongLong) or...

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