• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Dashboard -Help on this VBA code

Hi All,

i have created on dashboard with button and vba code it work sucessfully, but i have to make some change in that. in my dashboard i have 3 types of count ("Tele, Field and tele to field")

Now i have given a 3 option button "overall, Field and Tele".
Ex 1 - If i select the overall option button i need get full dashboard
Ex 2 - If is select the field option button i need to get only Field and tele to field data.
Ex 3 - If is select the tele option button i need to get only tele releate data.

It is possible pleas help on same.
Enclosed my sample dashboard for your reference.

Thanks
Jawahar Prem
 

Attachments

  • Productivity_Sep_T.xlsb
    44.3 KB · Views: 3
Hi ,

Please explain clearly , with examples.

What is supposed to happen when each of the 3 option buttons is clicked ?

Are columns to be hidden ? If so , which columns should be hidden for each option button ?

Narayan
 
Hi Narayan,

I have enclosed sample file what should happen if select option button "overall, field and tele".

Thanks.
 

Attachments

  • ssss.xlsx
    14.3 KB · Views: 2
hi,

If i paste the module option button command are not working getting erron "object required", how to correct the same.
 

Attachments

  • Productivity_Sep_T.xlsb
    47 KB · Views: 2
Hi ,

A named range called Data needed to be defined. See your file now.

Narayan
 

Attachments

  • Productivity_Sep_T.xlsb
    47.4 KB · Views: 8
Hi,

in name manager, first time working fine, "#ref" goes next time or if select any other button.

if i select tele file data too listed the same happens in field too.

i need to define for every dashboard in data sheet.

Thanks
Jawahar Prem
 
Hi ,

I have no idea about the code for the buttons , since I have not written it.

I have added the code for the 3 Option Buttons , that is all.

Narayan
 
Hi,

thanks, so i need to add other buttons in that code, thank your very much. i complete and share for your reference.

Thanks.
Jawahar Prem
 
Back
Top