07-11-2019 09:59 AM - edited 08-14-2019 12:39 PM
Whether you're new to Excel or looking to take your Excel skills to the next level, check out our Excel help center to Get started, find Featured training, Support and more.
Cuong
Microsoft
07-16-2019 02:26 PM
07-16-2019 02:38 PM
07-18-2019 06:15 PM
07-19-2019 09:12 AM
@Chashot Check out this article aka.ms/AA5ohgi. Hope that helps. Cuong @ Microsoft
07-30-2019 08:50 AM
07-30-2019 06:01 PM
@opeixoto See https://docs.microsoft.com/en-us/office/vba/api/excel.workbook.protect. Hope that helps. Cuong @ Microsoft
08-04-2019 08:19 AM
08-04-2019 03:47 PM
08-16-2019 09:57 AM
08-16-2019 10:47 AM
@balayla , that's a separate topic, better if you go on https://techcommunity.microsoft.com/t5/Excel/bd-p/ExcelGeneral and Start new conversation.
As variant you may merge cells, but that's not recommended since you may have negative impact on your other operations.
08-17-2019 12:14 AM
08-17-2019 03:49 AM
I see. Without merging that's VBA macro which split and move text (but you shall to define the logic for it, e.g. on every space, every Nth character, etc). But that's not exactly automatic overflow.
Or TextBox.
08-21-2019 12:35 PM
@Gumble_1943 Ctrl+Shift+: enters a static time stamp. If you want something that will update, you can use =NOW() and format as desired. Whenever Excel calculates, the formula will update.
Hope that's what you're after...
09-28-2019 04:29 PM
Good evening!
Thank you for receiving me in the press releases.
I have a problem and please help me if you can!
How can I do if the percentage in A1 is = 100% B2 to be copied to Sheet2?
Thank you!
09-29-2019 01:03 PM
@Cristi1974 You'll need VBA for that. How is the value in A1 changing? If it's due to a formula, then you can use the Worksheet Calculate event. If it's due to a manual entry, then you can use the Worksheet Change event.
10-01-2019 11:41 AM
Hello Sir,
Is there a function for title changing while scrolling up and down on a spreadsheet where the title covers a group in view?
10-01-2019 12:11 PM
@TantalumMan If you can format your "groups" as tables, then the column headers will convert to your table headers once you scroll past the table header row.
10-02-2019 07:33 AM
@cuong Excel bazen kafa karıştırıcı olabiliyor sizce neler yapmalıyım ? Daha pratik hala nasıl getirebilirim her anlamda . Teşekkürler
10-02-2019 09:13 AM