mac 2016

  1. S

    Mac excel VBA export to pdf with specific name from specific cells

    Hi all, Im trying to create a vba codes that work on both windows and Mac, Windows is fine but it doesnt work on Excel 2016 for Mac, it will goes directly to "Print" page to choose printer and print (without exporting to pdf and saving pdf file under a specific name referring cell in the...
  2. X

    sumif dates returns 0 when file is opened in different Excel version (PC to mac)

    So, I'm about to loose it with this one... :) I've sketched a file in my work pc (MS Professional Plus 2016) and when I open it in my mac (MS Excel for Mac 16.41) a formula is not returning the same value. In fact it returns "0". Maybe this is simple, but I don't quite understand what to do...
  3. A

    Excel deference between two dates in year month and days in mac 2016

    Hi, How to get deference between two dates in mac excel 2016 i tried but it is not working accurately Refer screenshot Ex: date - date2 =( 2 years 4 months 11 days) in one cell
  4. K

    Distinct Count Function for Mac!

    Hi everyone, I was using the distinct count function in pivot tables so it doesn't count duplicates. To have it available, the flag "add this data to data model" must be marked when inserting the pivot table from the data source. This has always been very helpful to me. I am using Mac now, and...
  5. M

    vba code woks on a PC but not a MAC

    Hi, I'm looking for some help on why my code is working on a PC but won't work on a MAC. I have a sub that executes when the user uses the paste function to auto-format cells based on the data pasted in. I can't figure out why it won't work on a MAC. I thought it was because the control ID...
  6. D

    Change VBA code for Mac compatibility

    Hi, I got the following code thanks to MickG here on this forum, which helped me a lot! It worked on Excel on Windows, but on the Mac, where it's gonna be used, it doesn't.. I imported the Dictionary.cls and KeyValuePair.cls from https://sysmod.wordpress.com/2011/11...ng-dictionary/, but I...
  7. P

    Excel Mac VBA Evaluate not returning string

    I am using Excel version 16.9 for Mac. Evaluate works if the returning value is an integer but not if it is text. The following code returns `Error 2029` when evaluating the RetText function. temp = Evaluate(RetText()) temp1 = Evaluate(RetNo()) Public Function RetText() As String...
  8. D

    Mac Excel 15+ SaveAs PDF

    I'm trying to save a sheet in the spreadsheet as a PDF, when it's ran I get the grant permission dialog box as well as the dialog to set the location and specify the file name. The file names are pre-set based on the FN value passed. Example: FN = test.pdf I want to completely bypass the both...
  9. VBA learner ITG

    This will be tricky VBA question!

    Good evening, I am using a mac and I was wondering if anyone has ever come across a piece of VBA code that will count how many row data there are in a workbook in a folder. For example: If i Have a folder with 158 workbooks in can a macro count how many rows with data in are in each workbook...
  10. VBA learner ITG

    VBA Copy and paste Help!

    Hello, I was wondering if any of my peers can help me. I have the below VBA code that looks at Sheet ws2 and copies and paste data by matching the column header in Ws1 into the corresponding columns. However I can't seem to amend the code so that every time i run the code it pastes data...
  11. VBA learner ITG

    VBA to Create over 200 Tabs & a Scatter Graph

    Thank you for taking the time to read my post. Im sure everyone has been asked to create multiple tabs at some point in their life while working with Excel, However I have been asked to create several hundred and i don't really want to spend my weekend loosing my marbles. Please can I get your...
  12. VBA learner ITG

    Match and copy paste values from different tabs into master sheet.

    I hope everyone is having a good day :-) I was wondering if there was a formula or VBA code that you can recommend or point me in the right direction for looking at data from different tabs and populating them into the master tab. I have summary document and in column B4 - B23 is the tab Name...
  13. D

    Mac VBA Enable Solver

    Hey guys, Firstly a massive thank you if anyone can help me! I am trying to run solver using VBA in Excel 2016 for Mac. I have installed the Solver Add-In and selected it from the references section on VBA Editor. However, whenever I try to run the macro I receive the following error: Compile...
  14. E

    Excel for Mac - VBA to copy specific range from multiple workbooks into summary workbook

    Hi everyone, I am trying to automate a task to save time but my VBA knowledge is very limited. Hoping someone can point me in the right direction. I know that this question has been answered many times, but I have not been able to piece together code that works for my situation. Part of this...
  15. D

    Creating new folders and file names using data from sheets in Excel 2016 Mac

    Hi Looking for assistance for the changes in syntax from 2011 to 2016 mac for creating a new folder and then a save as version of a file with data that is firstly entered into a user form that loads into a spreadsheet. Thank you in advance. Dylan

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