Office 365
5821 TopicsMail Merge Dates Issue
I have an Excel Sheet that includes dates. I have created a Word Mail Merge Document that includes the merging of dates and other information from the Excel Sheet. In the merge, all data other than the dates are merging correctly. The dates are merging in as numbers, regardless of switches. I do not understand why I am having so many problems with this date issue. The date clearly shows as a date in Excel yet its merging in as numbers. No matter what I try, I cannot get the Date to merge in as the Date shown in Excel. How can I make this work. Carl24Views0likes2CommentsSharepoint Hyperlink not Dynamic
Recently a bunch of items were moved from a drive to Sharepoint and I am trying to update my dynamic hyperlinks. Every month there is a checklist of tasks that need to be accomplished and I have Hyperlink formulas to click on and go to the current month-year folder. I setup my formula using the "December 2024" folder as my basis and the formula sent me there. Perfect! Then I changed the MONTH_YEAR cell to "December 2023". The only difference between the file paths when copied and pasted from the address bar is 2023 versus 2024. When I clicked on the updated link it sent me right back to the 2024 folder. Does anyone know why the link isn't changing when I change the parameters? =IFERROR(HYPERLINK(CONCAT(http_to_Master_Folder, "%2F%5F%5FCharacter%2FCY", RIGHT(MONTH_YEAR,4), "%2FNotes&viewid=x00000f2%2X0x0x%2XD0xxx%0Xx00x%0X0000x000xx00"), CONCAT("Game > Campaign > Player > Character > CY", RIGHT(MONTH_YEAR,4), " > Notes")), CONCAT("Game > Campaign > Player > Character > CY", RIGHT(MONTH_YEAR,4), "> Notes")) Thank you32Views0likes1CommentFormula VSTACK/HSTACK with blank array
I have a formula =VSTACK(a,b,c,d), while length of each array is not fixed. Now, sometimes, let's say d is blank, or N/A. I want the result to be the stack of a+b+c. One solution is to use a IFERROR(d,CHAR(160)), then use FILTER() to exclude the dummy character. Is there a more elegant way?Solved161Views0likes9CommentsIntegration of worksheets and dashboard in Excel
Hi, We are working on a project to track the ships arriving and departing from our port. We currently run a simple spreadsheet to track the ships coming and ensure they have completed the required forms. Attached is our workbook that we do this through. At the moment we can make "yes" for columns such as pre-arrival for received, or hot work completed. We then have to manually check the prices and add it to the invoice column. I have managed to build out the form to allow the automatic adding of hot work charges etc. Rules that we have to follow: We have ships calling to the port wharves. These cannot be levied for berthing but do pay for hot work and engine immobilisation. We levy ships that anchor (that then do not call to the port) or those that anchor. The rates differ between cruise ships and cargo ships. Cargo ships have 2 different rates. Is there a way to then have this information automatically transfer through to the invoice template? Is there a way to build a dashboard to show when ships have booked and are using the anchorages? There are a couple of us working on this so want to ensure that we don't double up a booking. We have other activities that are charged. Is there a way to get this data through to the invoice template sheet? I am envisaging that there is method to send the information to be sent to the invoice template once it is ready.Solved113Views0likes9CommentsExcel for Mac - Run-time error '1004': Method 'Name' of object 'Addin' failed
Dears, Whenever I open any Excel File (existing or blank), I get the following error message: "Visual Basic for Applications Run-time error '1004': Method 'Name' of object 'Addin' failed" Note: I don't have any VBA code in the file - again, this message also appears when opening a blank/new/empty file. I thought it could be related to one of the Add-ins that I had installed, but even after removing all of them, the message still appears. Does anybody know what it means and how to fix it? I'm running Excel for MacVersion 16.91 (24111020) from Microsoft 365 in macOS SequoiaVersion 15.1.1. Thanks in advance, Andre26Views1like1CommentNeed To Convert Data In Cell To Date and Time
Hello, normally I am pretty good at writing my own formulas, but for some reason this one has me a little stumped. We have a website with forms that clients enter information in, and that info is setup to automatically enter that data into a spreadsheet we have in our Google folder. What I need is a formula to convert the raw data into a format we can use. The cell below is what I am hoping to build a formula for. First, the date and time is there... However, here is the challenge... it is in Zulu Time which is 8 hours ahead. So I need help writing a formula to give me as follows... A1 A2 Is there ANY way this can be done with a formula? Thank you so much for your help in advance. I do sincerely appreciate it.Solved72Views0likes6CommentsExcel freezes when formatting cells
When I try to format a cell in Excel - bolding, underlining, switching font size - the program freezes and I need to re-start. Is a new issue from last 2 days having worked without problems previously. I've tried program repair, updates and re-installing Office and running in safe mode. No luck. Any suggestions for how I solve? Many thanks!Solved124KViews1like52Comments