suzette0735
New Member
- Joined
- Jul 12, 2023
- Messages
- 25
- Office Version
- 365
- Platform
- Windows
Hi,
I know very little about VBA, but believe i need this for the project I am working on. I am trying to hide certain rows and columns based in the drop down selection. The drop down selection is in merged cellsf2-g3. The Drop down selections are Select Sheet, Estimate/Bid sheet, Master Ticket, Warehouse/Installer Copy, Accounting Copy.
I would like the sheet to have almost all rows hidden when the select sheet is chosen and when the document is first open this is where i want it to be. I want rows 13-92 hidden.
For the Estimate bid sheet i need columns N-R hidden
For the master ticket i need these rows hidden, 15,16,23,24,31,32,39,40,47,48,55,56,63,67,70,71,72,73, and columns m-r hidden.
For the warehouse/installer copy i need these rows hidden, 15,16,23,24,31,32,39,40,47,48,55,56,63,67,70,71,72,73, and columns j-r hidden.
For the Accounting copy i do not want anything hidden.
Can anyone please help me? I have watched some videos but cannot seem to get it right and where exactly in VBA is the right place to insert the codes for all these to run properly. Thankyou so much!!
I know very little about VBA, but believe i need this for the project I am working on. I am trying to hide certain rows and columns based in the drop down selection. The drop down selection is in merged cellsf2-g3. The Drop down selections are Select Sheet, Estimate/Bid sheet, Master Ticket, Warehouse/Installer Copy, Accounting Copy.
I would like the sheet to have almost all rows hidden when the select sheet is chosen and when the document is first open this is where i want it to be. I want rows 13-92 hidden.
For the Estimate bid sheet i need columns N-R hidden
For the master ticket i need these rows hidden, 15,16,23,24,31,32,39,40,47,48,55,56,63,67,70,71,72,73, and columns m-r hidden.
For the warehouse/installer copy i need these rows hidden, 15,16,23,24,31,32,39,40,47,48,55,56,63,67,70,71,72,73, and columns j-r hidden.
For the Accounting copy i do not want anything hidden.
Can anyone please help me? I have watched some videos but cannot seem to get it right and where exactly in VBA is the right place to insert the codes for all these to run properly. Thankyou so much!!