border

  1. S

    Border around picture won't go away

    Hi Excel group, I have a sheet that the border will not go away even when I select format, no outline. It's a light gray box. The background is white so it stands out. I used name manager and set up a formula, then inserted a picture and assigned the picture to the name that i created. The...
  2. A

    Sumifs Help - Payroll Planning

    See the table below, I'm looking to calculate available hours in Col D. the SUMIF statements for the FT and PT statuses are straightforward. Looking for help on the date conditional in regards to 'Seas' Status. If the status is 'Seas' I want their Hrs Avl added to the total Available hours...
  3. muhammad susanto

    Sorting Data Not Work

    hello all.. i try to sort data asc to desc but not working , how to fixed it.. <style type="text/css"> table.tableizer-table { font-size: 12px; border: 1px solid #CCC; font-family: Arial, Helvetica, sans-serif; } .tableizer-table td { padding: 4px; margin: 3px; border: 1px...
  4. muhammad susanto

    Lookup From Partial Number (From Left)

    hi all... how to lookup data with partial match count of number like this : <style type="text/css"> table.tableizer-table { font-size: 12px; border: 1px solid #CCC ; font-family: Arial, Helvetica, sans-serif; } .tableizer-table td { padding: 4px; margin: 3px; border: 1px solid...
  5. muhammad susanto

    Custom Number Format (2.01.01.03.02.2)

    hi all.. how to make this layout using Custom Number Format : <style type="text/css"> table.tableizer-table { font-size: 12px; border: 1px solid #CCC ; font-family: Arial, Helvetica, sans-serif; } .tableizer-table td { padding: 4px; margin: 3px; border: 1px solid #CCC ; }...
  6. M

    Data Forecast

    Hello Everyone, I have a scenario wherein I need to know the forecast based on the previous year data. <tbody> Jan.'17 Feb.'17 Mar.'17 Apr.'17 May.'17 Jun.'17 Jul.'17 Aug.'17 Sep.'17 Oct.'17 Nov.'17 Dec.'17 Data 1203 1344 861 1132 1344 1142 900 1706 1552 3002 1358 1367...
  7. muhammad susanto

    Fill Series 1,2,3,1,1

    hi all.... how to make series like this : <tbody> data expected result jack 1 2 3 cat 1 dog 1 etc.. </tbody> note : without helper column any helps...greatly appreciated... susanto.
  8. F

    Formula to match the closest value and get corresponding description

    Hello, <style type="text/css"> table.tableizer-table { font-size: 12px; border: 1px solid #CCC ; font-family: Arial, Helvetica, sans-serif; } .tableizer-table td { padding: 4px; margin: 3px; border: 1px solid #CCC ; }...
  9. Trevor3007

    autogrid

    good afternoon, i hope there is someone who can solve this excel problem i have. As I admin assistant one of my many jobs is to amend worksheets to the 'Business' format/style.... rows height = 20 column width = 14 font = Calibri font size = 14 although I have a macro to do the above...
  10. C

    VBA Top Border For Every 4th Cell

    Hello! I would like to write a macro that puts a top border on every fourth cell in column D. Sheet name: "MISC" and no header. Any Suggestions?
  11. B

    Format only columns with values

    Hi all, Could someone help me to amend the below code? I use the below code on as part of copying varies results to a new tab and applying a border. Some of these extracts have 5 columns some have 10 so i used A2:Z... but obviously this borders all cells from A:Z. I want the code to only...
  12. J

    VBA Identify number in column and underline border in row

    I have a table with account codes in column A. The accounts are 4 digits between 1000-9000. But not all accounts are used After Account 3999 I want to insert a thick border underline in that row. I want to develop a macro which can identify which row is below account 3999 and insert a thick...
  13. S

    VBA Areas Highlight that do not have certain values in them

    Good afternoon, Please see data below. I am looking for some VBA code that will highlight an area if it does not have a value in it. In Column E if the first 2 Alpha characters do not start with "MA" or "EN" then highlight the area, if not leave blank. <style type="text/css">...
  14. O

    creating a bottom border using vba

    To All: I am trying to create a bottom border only. I am using this VBA script (found on this site). But, am getting borders on all edges. I am only wanting border on the bottom. Dim LR As Long LR = Range("A" & Rows.Count).End(xlUp).Row Range("A2:Z" & LR).Borders.Weight = xlMedium In my...
  15. M

    Toggle Button to Change Font/fill color/ border color in rows

    Hello, I'll start by saying I'm a noob when it comes to VBA coding in excel, but I'm trying to learn. Hoping you guys could help me code a toggle button. When the button is depressed I would like the font, fill color, and border to be white in rows 23-35, on that worksheert, so it is not...
  16. F

    Adding Outside Border Around a Dynamic Range of Columns and Rows

    Hello, I'm trying to add an outside border to a range of cells that starts at a constant cell (A7), but extends down a variable number of rows and across a variable number of columns. The Excel spreadsheet will be different in terms of rows & columns each day, so I want to add this part to my...
  17. H

    VBA - How to Clear ONLY bottom border of Rows in a range?

    I can set a border with: Dim rnge3 as Range Dim rowstart as Integer, rowend as Integer set rnge3 = Worksheets(3).Range("A" & rowstart & ":AU" & rowend) With rnge3.Borders(xlEdgeBottom) .LineStyle = xlContinuous .Weight = xlMedium .ColorIndex = 3 End With But when I want to clear that...
  18. A

    VBA Pull out Currency from string

    I have about 150,000 rows of data. What I am looking to do is to pull out the currency to the cell next to it. The data is formatted like below: Please help. Thanks again! <style type="text/css"> table.tableizer-table { font-size: 12px; border: 1px solid #CCC ...
  19. M

    Weighted average DAX help...

    Hi Team, Looking to replicate the following in DAX... Here's an example table in Excel to paint the picture: <tbody> Key Figure UOM Month 1 Month 2 Month 3 Month 4 Month 5 Month 6 Month 7 Month 8 Month 9 Month 10 Month 11 Month 12 Average Weight PUMs 4,011,692 4,186,301 3,610,294 3,413,225...
  20. M

    Attractive slicer formats?

    Does anyone have attractive slicer formats they'd like to share? I'm tired of the basics but creating an eye-catching alternative takes a lot of time, and of course they don't easily transfer to another worksheet. To start the ball rolling I've got VBA for one. Someone gave the design on a...

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