User Profile
egurs
Copper Contributor
Joined Dec 15, 2018
User Widgets
Recent Discussions
Re: How can I escalate issues in Office 365?
RussellReadI know it is extremely poor form to post unrelated questions on someone else's thread, but... Any way you can nudge a Microsoft 365 support ticket for me? I submitted the ticket over 3 days ago and it is still stuck at "Service Request Opened". Today I submitted an additional ticket asking for escalation, and that one is stuck in the same place. Ticket numbers are 2401190040012385 and 2401220040009816. Any help appreciated.1KViews0likes0CommentsRe: Excel Undo Function Not Working Properly in Workbook with UDF
Riny_van_EekelenThanks for the lead. Looks like the issue was the "Application.Volatile True" line in the VBA code of the UDF. Took that out and undo is working again, with no apparent impact on the functionality of the UDF.23KViews0likes2CommentsExcel Undo Function Not Working Properly in Workbook with UDF
I am having a problem with Excel's undo function in a macro-enabled workbook that contains a user-defined function. If I take a bunch of random actions and then click the down-arrow next to the undo icon in the Excel title bar, I see a list of all recent changes. But typing CTRL-z only undoes the most recent change, further undo requests do nothing, and now the undo button and down arrow are greyed out. If I remove the module that contains the UDF, the multi-level undo functionality works as expected. Rebooting Excel and the PC have not changed this behavior. Can anyone shed some light on this behavior? Is there a way for me to retain multi-level undo functionality in a workbook with a UDF? I am running a fully updated version of Excel 365 64-bit (16.0.13801.21072) on a PC with Windows 10 Pro 21H2 (build 19044.1415, Windows Feature Experience Pack 120.2212.3920.0), a Core i7-6700K CPU and 32GB of RAM.24KViews0likes4Comments
Recent Blog Articles
No content to show