excel 2013

  1. R

    How to get excel to sort some strings like they were numbers

    I have a sheet with a couple of columns. <colgroup><col><col></colgroup><tbody> IndexID Part Number 1,1 3807 1,2 6680 1,3 4440 1,4 2074 1,5 5021 1,6 2298 1,7 1572 1,8 3379 1,9 8832 1,10 2627 1,11 6802 1,12 4395 2,1 7504 2,2 4109 2,3 9803 2,4 5461 2,5 2052...
  2. M

    excel 2013 user form to update access 2003 database

    Hi All I was wondering if anybody knows a quick and dirty way for an excel (2013) user form to populate an access (2003) database. I have created the database in access and they match the questions in the user form but i'm having difficulty in getting the to to communicate (a connection has...
  3. R

    Can't freeze panes in excel 2013 win 10

    Hello, I have problem with freezing/unfreezing panes in a specific workbook in excel 2013, windows 10. The workbook and worksheets are protected and contain VBA code. I can freeze and unfreeze panes in excel 2010 windows 7, after unprotecting the workbook. In 2013 button to freeze panes in...
  4. D

    How to get value in cell in one worksheet based on criteria from another worksheet

    Hi There I'm new to excel and was wondering if you could help me :0 So I have a spreadsheet with 2 worksheets. The one has 3 columns: Brand, Date, Traffic The other one contains a table that should only show the traffic amount my website received based on the brand and date in the worksheet...
  5. R

    Help With Time Formatting

    Hi, I have a 2013 access db that is pulling info from a 2013 excel sheet that is updated frequently. I had to do some digging to find out how to parse and convert data from one cell into multiple cells so that I could properly query the info in access - all date and time info is in one cell...
  6. G

    Use VBA to insert password to lock sheets

    Hello all you experts out there, I have this code and it works for the most part except for the password. The code itself works but when I go to unlock the sheet it doesn't ask me for the password. So it doesn't seem to add it in. Can you please check it out and see what I am missing? THANK YOU...
  7. S

    Cell Status Change In Sheet1 Dependant Upon Lookup Value, and Reflects In Sheet2 - VBA May Be Required

    System: Windows 7 Professional 64-bit Software: Excel 2013 Greetings Everyone! I have been trying to manipulate snippets of code here and there to find a solution to this project. I wouldn't say that I'm a VBA novice, as I am not actively trying to code, rather than see what works from other's...
  8. G

    SELECT CASE with several CASES

    Hello, This is a continuation of a previous post, but I thought I should start a new thread since this is about SELECT CASE. (https://www.mrexcel.com/forum/excel-questions/1021927-excel-vba-use-consecutive-if-statements-use-if-elseif.html) I'm now using SELECT CASE code to do 2 things: 1)...
  9. G

    Excel VBA - Use Consecutive IF Statements or Use If/ElseIf

    Hello, I'm trying to create code so that when a user enters an ID in A2, the city will autopopulate in B2, and the person's name associated with that ID will autopopulate in C2. <tbody> ID (A2) City (B2) Person (C2) N11111 Airville John Doe </tbody> ?? Does it matter whether I list...
  10. M

    VBA HELP - Find Last Row of first range and not the range below - Excel 2013

    Hi Guys, I have a code that updates my named range "GrandTotal" which stores my Subtotal row from a Main Sheet. The Main sheet has two ranges of data, the main range A6:H144 which updates each day, and a lower data range A146:H152. I am trying to have the code for Last row only look in the...
  11. M

    VBA HELP - Need a piece of code that will Paste Special Formats to be added to my code and not sure how to do it - Excel 2013

    Hello All, I have code that copies a subtotal line from a main sheet then pastes it on everysheet in my workbook and it used to paste the formatting but now its only pasting the values/formulas and not including formats. Here is the code with a comment on the line I need updated Dim ws As...
  12. M

    VBA HELP - "If Sheet has no Meged Cells Do Nothing, If Merged Cells then Run Code" Excel 2013

    Hello All, I am working on a piece of code that will look at a specific sheet and if there are merged cells present run a code to remove all merged cells and move a header, if no merged cells exist on the sheet then do nothing. Here is what I've come up with but need the "Case" or "If/Then"...
  13. J

    Setting worksheet name not working?

    I'm trying to set the name of a worksheet using the following code, and it's failing to process for some reason. Can anybody help me out with this? Sub CreateNew() intTabs = Worksheets(1).Cells(18, 2).Value For i = 1 To intTabs strWsName = InputBox("Please name Sheet" & i & "."...
  14. M

    Macro Loop Help!! - Code to Insert Totals into Each Sheet within Workbook - Excel 2013

    Hello all, I am working on a piece of code that currently works fine if you trigger the code sheet by sheet manually, but when I add a loop code it keeps entering the subtotals in the same sheet over and over again? Any help is appreciated! Sub forEachWs2() Dim ws As Worksheet...
  15. M

    Copy Paste Subtotal Row and Formula On Every Sheet Excluding Specific Sheets - HELP!

    So, I have a code that I have been working on now for 2 days and have hit a roadblock and not sure how to fix it. I am hoping one of you Guru's will simply look at it and see a line of code that is entered incorrectly or something. So here it is Sub Subtotals() Dim sht As Worksheet Dim subs...
  16. Z

    Conditional formating for two columns

    I can't sleep, this is driving me nuts <colgroup><col><col></colgroup><tbody> Dieter Adriaensen € 4,820.40 Sammy Bogaert € 3,716.60 Griet Coostermans € 2,190.90 Andy Peeters € 3,170.49...
  17. L

    VBA - Change and Calculate

    I am working on a project where I have a range of cells (AB9:AB27) and anytime there is a change in one of these cells, I want it to calculate that specific cell and the one to the right of it. I am using comments in the cell from a drop down, which work great, but because I am calculating an...
  18. J

    SUMIFS/INDEX/MATCH Help!!!

    So, I'm doing a true-up calculations and need the amount to be summed up by their location and then subtract from what was actualized to what was projected. Location is done by doing the "=RIGHT(A3,2)". And as you can see from the DATA SHEET, not all the location and media type that was...
  19. L

    trouble with VBA code to merge workbooks

    I'm using Ron de Bruin's code for merging workbooks and have modified a couple things. For one, I changed the code so that rather than open a new blank worksheet, I want to use the already open excel file in which I have some custom headings, not the headings from the worksheets I'm merging...
  20. G

    PivotTable Issues with grouping dates

    All,I am able to group dates in a PivotTable fine, the problem I have is when a month has no data, but I want to show the months with 0 data.For instance I am going from July 2014 - July 2015. I group by year and month so it shows the data properly. August 2014 has no data, but when looking at...

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