A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi ExcelSuperXW!
It's not entirely clear what you mean by "put some worksheet in manual and auto". If you're trying to toggle between manual and automatic calculation modes in Excel using worksheet functions, you can use the following formula in a cell:
=IF(PRODUCT(--(GET. CELL(38,INDIRECT("A1"))=1)), "Manual", "Automatic")
This formula will return "Manual" if the calculation mode is set to manual, and "Automatic" if it's set to automatic. You can then use an IF statement or a similar formula to perform different calculations depending on the calculation mode.
Kindly let me know, if you require additional assistance, I will be glad to help further.
Best Regards, Shakiru