ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How do I find what is in a spreadsheet (https://www.excelbanter.com/excel-programming/447203-how-do-i-find-what-spreadsheet.html)

[email protected]

How do I find what is in a spreadsheet
 
Subject: How do I find what is in a spreadsheet

I see a spreadsheet (which I inherited from some one). Spreadsheet has radio buttons, pop-up list, charts. When you select a radio button, certain charts show up …
However when I go to Visual Basic Editor, I do not see any form. I only see under excel objects, sheet name. I wonder where exactly logic for selecting a radio button or pop-up list is written when VB editor does not show anything other than sheet name.

Thanks.
Prem

Spencer101

Quote:

Originally Posted by (Post 1605773)
Subject: How do I find what is in a spreadsheet

I see a spreadsheet (which I inherited from some one). Spreadsheet has radio buttons, pop-up list, charts. When you select a radio button, certain charts show up …
However when I go to Visual Basic Editor, I do not see any form. I only see under excel objects, sheet name. I wonder where exactly logic for selecting a radio button or pop-up list is written when VB editor does not show anything other than sheet name.

Thanks.
Prem

Hidden worksheets?

RB Smissaert[_2_]

How do I find what is in a spreadsheet
 
Look in the ThisWorkbook module or right-click that button and do Assign
Macro.

RBS


wrote in message
...
Subject: How do I find what is in a spreadsheet

I see a spreadsheet (which I inherited from some one). Spreadsheet has
radio buttons, pop-up list, charts. When you select a radio button, certain
charts show up …
However when I go to Visual Basic Editor, I do not see any form. I only see
under excel objects, sheet name. I wonder where exactly logic for selecting
a radio button or pop-up list is written when VB editor does not show
anything other than sheet name.

Thanks.
Prem


[email protected]

How do I find what is in a spreadsheet
 
On Sunday, September 23, 2012 12:49:38 AM UTC-4, (unknown) wrote:
Subject: How do I find what is in a spreadsheet I see a spreadsheet (which I inherited from some one). Spreadsheet has radio buttons, pop-up list, charts. When you select a radio button, certain charts show up … However when I go to Visual Basic Editor, I do not see any form. I only see under excel objects, sheet name. I wonder where exactly logic for selecting a radio button or pop-up list is written when VB editor does not show anything other than sheet name. Thanks. Prem


Thanks. Sheet is not hidden. When I click right and view code, I do see some subroutines for checkbox, listbox, option button but there are empty. Also, in sheet itselect there is no way to add list, radio buttons etc (or is there a way, when I go to that worksheet and then click on isert in ribbon, it shows me textbox, graphic arts etc but no where I see list box, option button etc .. vba priject exploere does not show any code in Thisworkbook, under form or module realted to this sheet.

RB Smissaert[_2_]

How do I find what is in a spreadsheet
 
Could you post the workbook, so we can see?

RBS

wrote in message
...
On Sunday, September 23, 2012 12:49:38 AM UTC-4, (unknown) wrote:
Subject: How do I find what is in a spreadsheet I see a spreadsheet (which
I inherited from some one). Spreadsheet has radio buttons, pop-up list,
charts. When you select a radio button, certain charts show up … However
when I go to Visual Basic Editor, I do not see any form. I only see under
excel objects, sheet name. I wonder where exactly logic for selecting a
radio button or pop-up list is written when VB editor does not show
anything other than sheet name. Thanks. Prem


Thanks. Sheet is not hidden. When I click right and view code, I do see some
subroutines for checkbox, listbox, option button but there are empty. Also,
in sheet itselect there is no way to add list, radio buttons etc (or is
there a way, when I go to that worksheet and then click on isert in ribbon,
it shows me textbox, graphic arts etc but no where I see list box, option
button etc .. vba priject exploere does not show any code in Thisworkbook,
under form or module realted to this sheet.


[email protected]

How do I find what is in a spreadsheet
 
On Sunday, September 23, 2012 12:49:38 AM UTC-4, (unknown) wrote:
Subject: How do I find what is in a spreadsheet I see a spreadsheet (which I inherited from some one). Spreadsheet has radio buttons, pop-up list, charts. When you select a radio button, certain charts show up … However when I go to Visual Basic Editor, I do not see any form. I only see under excel objects, sheet name. I wonder where exactly logic for selecting a radio button or pop-up list is written when VB editor does not show anything other than sheet name. Thanks. Prem


I do now see that in Execl 2007, from developer, one can directly insert form and sctive controls is a spreadheet. For some reason, form controls do not show up in Excel code, but VBA controls do; however I am still not able to see any code other them empty subroutines!!!! Wonder why?


All times are GMT +1. The time now is 10:49 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com