Editing spreadsheet is fast and straightforward using DocHub. Skip downloading software to your computer and make changes using our drag and drop document editor in just a few fast steps. DocHub is more than just a PDF editor. Users praise it for its efficiency and powerful capabilities that you can use on desktop and mobile devices. You can annotate documents, create fillable forms, use eSignatures, and deliver records for completion to other people. All of this, combined with a competing price, makes DocHub the perfect choice to cover up shape in spreadsheet files with ease.
Make your next tasks even easier by turning your documents into reusable templates. Don't worry about the security of your information, as we securely store them in the DocHub cloud.
okay so first of all go to view and then macros and record macro i am going to call this macro hide chart and store it in this workbook and okay and now the macro is recording iamp;#39;m going to go to home and find and select and then open up the selection pane then iamp;#39;m going to hide the chart by clicking this icon here now i can go back to view and macros and stop recording and the macro will have recorded what i just did in order to see the macro iamp;#39;m going to use the keyboard shortcut alt f11 to open up the visual basic editor then find the workbook that you are currently in and go to modules and double click on module one and this is the macro that i just recorded i donamp;#39;t need any of these comments here so iamp;#39;m going to delete those and now i have a macro which is just three lines long the first line starts the macro and the last line ends the macro and then i have one line of code here and what this code is doing is looking in the active sheet for a