left

  1. RobbieC

    Scrollbar window in Userform

    Hi there, I have a userform which has a large amount of user inputs on the left hand side. There isn't much room and everything is a bit small and difficult to operate. The right hand side of the userform has some other controls which need to be visible at all times. Is it possible to embed my...
  2. M

    Copying of formula from left to right

    I have data in a vertical column from B2 to B7, i want to keep it horizontally from C2 to H2 i.e. the data in B2 shall get reflected in C2, the data in B3 shall get reflected in D2 and so on. For doing this i am using a formula in cell C2 = $B2. Now when i am dragging (left to right) the formula...
  3. A

    Combo Box Lose Focus

    What's the correct way for a UserForm) combo box to Lose the focus? I anticipate calling this from the cbo_Change event. I did try to setFocus to a text box (left = -50) but you still see a flashing cursor , so made the left -999 and locked = True. That did it but seems a hack and there must be...
  4. N

    Delimit from right to left?

    Is there any way we can delimit a string from right to left rather than the traditional left to right operation? Please refer to this file for clarification: https://docs.google.com/spreadsheets/d/1iOeH9SDd4WgIsM2fR5FM09wsrjw_ClsdcOicxK6xT-o/edit?usp=sharing Thanks!
  5. E

    How to sort numbers?

    Hello I have a row with numbers 1,5,5,5,4,4,3,3,0,1 How can I sort them so that they are ranked by ascending number and the most left is the first if more than two same values exist? Also, how do I return the value that is second maximum and if more than one values, return the cell address of...
  6. L

    Split text in column using second space from left

    Is there a convenient way to split text in to two columns using the second space from the left. The text is not fixed length. There are no potential delimiters other than space characters. I am using Excel 2016 on a Windows 10. Thank you
  7. C

    Formula to get the value of a cell in closest proximity to the left of a cell

    Hello, I am trying to figure out how to have the cells lookup the value in closest proximity to the cells to the left of my desired cell. For example, how to have the 2 show up in the x position, how to have the 1 show up in the y position, and the 3 in the z. And if I was to continue to input...
  8. T

    List Nth item from a range.

    Howdy, I need a UDF to return the nth value from a row or a column. Ex. I want the 4th item (from left to right) in range A2: P2 or I want the 5th item (top to down) from range A2: A16 If it were not very complicated, it would be perfect if I had the choice of the opposite, ie from right to...
  9. N

    Checking Numbers Between Columns

    I'm trying to check the first four numbers found in column A and see if they are located anywhere in column O. I've tried VLOOKUP with LEFT but cannot seem to get the it to work. It always results in an #NA error. My goal is; if the first four numbers is not found anywhere in column O, I...
  10. I

    Using Macros to name ranges in Excel 2016

    I want use macros to create different names for different ranges I have made (about 81 in total). The names vary slightly, for example one is called "Numbers_Left_G3" and another is "Numbers_Left_H5". The names depend on the cell above the range for example the former would have a cell above it...
  11. S

    Trim / Find & Add OR function somehow?

    Hi there. I have the following code, looking for all text to the left of "Gross". Is there a way to update this to show text to the left of either "Gross" or "Net"? Thank you =TRIM(LEFT(A2,MIN(FIND({"GROSS"},A2&"GROSS"))-1))
  12. O

    Range Method to Set Cell Formulas with LastRow

    Thanks in advance for anyone who is assisting. I will test any recommendations and will let you know the outcome. Item: I've found the last row in my data ("LastRow"), and now I'm trying to set a formula in cells A5 to "LastRow" to a formula, but I'm getting errors. The First issue seems to...
  13. S

    Prevent for Saving as New File in VBA

    Hello. I'm trying to prevent the users from saving the file as a new one if they have left some cells blank. What syntax do I use? Thanks!
  14. R

    VBA Left 6 being very naughty.

    Christ, me again, same topic. Have a look at this: If Cells(ActiveCell.Row, "C").Value = tnam And Left(Cells(ActiveCell.Row, "A").Value, 6) <> tno And InStr(1, Cells(ActiveCell.Row, "K").Value, pup) > 0 Then The left bit is giving me no end of grief. So the fabled "tno" variable is "702228"...
  15. L

    Connectors

    Hi, I am trying to create elbow connectors between two images in the sheet, i prefer it connecting Bottom center of image 1 to Top center of image 2, so that i appears as a tree structure. when i write code it creates between right center of image 1 to left center of image 2, something like it...
  16. K

    Offset from active cell until given range

    Hey, So here is my code and i require it to offset select cells to the left until J23 and to the right until NO23. Sub hideme() Sheets("Settings").Visible = True Sheets("Main").Select For Each cell In ActiveSheet.Range("J23:NO23") If cell.Value = [Today()] Then cell.Select End...
  17. F

    please help with using LEFT function inside the DAX

    I have this =CALCULATE([Sum of Amount], FILTER(DATA, LEFT(VALUES(DATA[Serial]),1)=5)) i am trying to check the condition. but it does not work. please help me figure out how to use the left function in DAX
  18. S

    Separating Cell contents in VBA Strings

    Greetings, I would like to separate values held in a cell. The cell content is produced from a web query and is of the format below: "11.00+1.00 (+10.00%)" I would like to use the leftmost '.' (period) as a reference point if necessary. I would like to set as a variable value any numbers to...
  19. V

    Sum of number on the left in a cell

    In my C column I have some data which looks like this : 0(1), 1(0), 0(0), 2(1), 3(0), 0(0), etc. I'm trying to sum up the numbers on the LEFT of the parenthesis. This example would nomally return 5. I tried using this fomula: =sumproduct(--(LEFT(C1:C30),1))) but i get a #VALUE ! error. Right...
  20. M

    Ignore Left arrow key press

    Hi I'm new to using this forum and only dabble in VBA so my apologies if I make mistakes in my attempt to get the information I require. I want the Left Arrow key press to be ignored if the active cell is in column one. Without it being ignored the active cell now moves up one row and to the...

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