Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am importing data from a SQL query with 7 columns and a variable number of
rows. One of the columns is "Type". There are 3 possible types: Requirement, Enhancement and Defect. With the first two types, I would like the row height to be large so that I can see all the information in the cells for a given row (i.e., I don't want anything truncated). However to cut down on the size of the spreadsheet, I would like to adjust every row that is under type "defect" to be smaller (say row height = 30). I can't figure out how to do this. Any help would be very much appreciated. If the solution involves a macro or some VB script, please act like you're talking to a toddler because I do have a little experience with VB but zero experience with using VB in Excel. Thanks for any assistance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
changing row height | Excel Discussion (Misc queries) | |||
need to dbl row height without changing height of cell next to it | New Users to Excel | |||
changing tab color conditionally | Excel Discussion (Misc queries) | |||
Conditionally format row height | Excel Programming | |||
Changing color conditionally | Excel Programming |