book

  1. M

    Formula for %Difference w/ two error scenarios

    I can't quite figure out the formula for the following scenario - We are looking at counts and adjustments so we want to see positive and negative % differences. The problem is if the book quantity is 0 and the count quantity is 0 and the book quantity is 0 and the count quantity is anything...
  2. K

    VBA Paste

    Stuck again i'm afraid. User manually copies a complete work book, Then clicks a macro enabled button to paste the data into the current work book. Workbooks("Template.xlsm").Range("A1").Paste Destination:=Workbooks("Template.xlsm").Sheets("INVOICE").Range("A1") however it gives a subscript...
  3. D

    VBA Save Copy As to specific folder

    Hi, Is it possible to Save a copy of an active workbook to a specific folder as a CSV format file while using the dialog pop up? Also I have an issue where If I cancel then the active book name changes to False, can someone help please Here is what I have at the moment which changes the active...
  4. M

    Filtering Data and Sum the Values in the Adjacent Column

    Hello Folks, i am preparing the sales report of books. I want to filter a book name in column C and want to add the number of books sold. the result should be in next sheet column C book name and column D total sold quantity. Please see the example below. <tbody> C D Book A 1 Book B 3...
  5. J

    Vba

    Is there any vba book I should read for beginners
  6. W

    Sorting Specified workbooks

    How can I sort all worksheets in a work book alphabetically but specify one particular worksheet to be 1st and another last ?
  7. sumsaam

    Best VBA Book

    Hi friends i want to learn vba programming for excel. can anyone guide me the best vba book. thank you.
  8. J

    multi user login

    hello, I have an excel book i created to track inventory. The book has a sheet with a list of users (A), their initials (B) and a password(C). I have placed multiple command buttons on certain sheets that each run a different macro. What i would like is a way for users to be able to log in and...
  9. Jak68

    Barcode/QR Code Query

    Hi, I am currently putting together a database with over 300 items which randomly have to be shipped out and then brought back. I am going to produce a qr code for each item so I can book out and then book in each item into the database. How can I set the database so that each scan of the code...
  10. T

    Combine Multiple Rows in to one

    Hi All I have a huge data file (1000000 rows) that shows amongst other things: Customer Number, Name, Item and Value. Im wanting to reduce the data set by combining multiple rows that are for the same person and the same item. For example in the table below I would like to combine Joe Bloggs...
  11. F

    Opening a protected book from cmd, passing pwd as a parameter.

    Hello! I need to open a protected book reading a BAT file, in a silent way, without messages or alerts. Perhaps including the pwd as a parameter in the command line but I couldn't find how to do it. Thanks in advance.
  12. C

    Excel 2013/2016 SDI Issue with Workbooks.add

    Hi all This is really foxing me and I'm hoping someone can help before I pull all my hair out! In 2013/2016 creating a new workbook will leave the focus on ThisWorkbook even though it is the ActiveWorkbook, and I cannot seem to get around it. The reason this is causing an issue is that in...
  13. L

    Changing Date on Tabs

    I currently use 15 different spreadsheets for my bank reconciliations. In each book are 12 tabs, one for each month: JAN 18 FEB 18 etc. At the beginning of a new year, I copy and paste the file and rename it for the new year. In each book, I replace the old year with the new and delete the...
  14. M

    Copy Book and update Dates

    I have a large spreadsheet with 12 sheets reflecting the twelve months of 2018 (each sheet a month). This Book was authored by a former employee. The cells that reference dates (12/1/2018) have a cell below them that shows the DOW (Saturday). What I need to do is copy the entire Book and...
  15. T

    Saving excel as pdf with macro

    I currently have about 100 companies that each have 2 excel files. Each quarter I need to take 1 tab from one book and insert it into the other book and save that entire book as a pdf. I tried doing a macro for some of this but what happens when I go to save the file is it replaces the...
  16. M

    Password protecting a MACRO which then copies/ pastes data from another workbook

    Morning (or afternoon or evening), If someone could help this one it would really help me out. I have a Workbook which has a button 'Update' on a worksheet called "Front". Ideally when the 'Update' button is pressed I would like the user to be requested to input a password. If not correct they...
  17. bluefeather8989

    Vba Select tab with the current day

    I have 7 sheets in a book named Monday, Tuesday and so on to Sunday. In cell A1 of each sheet displays the current day of the week. when I open the book I need a VBA to select the sheet based on the current day. Example If today is Saturday then sheet Saturday will be selected.
  18. A

    VLOOKUP against a date range and document name based on name and publication date of a book to return the version number of the book

    Hi all. I'm having a problem trying to code this correctly and i'm looking for some assistance. I'm looking for a user to input a book title along with a date, in order to automatically show the correct version they should be using. For example: <tbody> Search Criteria Book Date User Input...
  19. M

    Auto Updating from excell book to book

    Hello Everyone This is my question I have a excel book that I have created for like a master inventory list and as I download the inventory excel books from my vendors I wanted to know is there a way for my excel book to check the vendor's file and match the SKU for a product and then...
  20. W

    VBA check if a new workbook is created

    Hi. Got a question. Is there a way to create a VBA code, that constantly checks a specific folder, if a new workbook is created? For it to be easy to understand, lets pretende workbook1 is called 1.xlsm (which im using), then if i create a book called 2.xlsm inside that same folder, i want to...

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