Home |
Search |
Today's Posts |
|
#2
![]() |
|||
|
|||
![]()
Thanks for the link. It will be helpful.
"Don Guillett" wrote: http://tinyurl.com/6b4h8 -- Don Guillett SalesAid Software "Beachcomber" wrote in message ... Already tried that! "Don Guillett" wrote: Have a look in HELP index for MATCH. -- Don Guillett SalesAid Software "Beachcomber" wrote in message ... Your answer looks like it will work, but I have to admit I don't know what to enter to use the MATCH function. I placed my cursor in a blank cell and typed =MATCH (Project Owner). I received an error message of #Name? Thanks for your reply. "Don Guillett" wrote: assuming you have your name in row 1 of the column, you could use MATCH or in vba you could use FIND Sub findcol() Columns(Rows(1).Find("yournamehere").Column).Hidde n = False End Sub -- Don Guillett SalesAid Software "Beachcomber" wrote in message ... I have a large spreadsheet with several columns hidden. I want to unhide a specific column that I know has a column name of Project Owner. How can I determine which column to unhide to see the desired column without unhiding all of the columns? I tried the find feature, but that did not help. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can i set consecutive columns in an excel worksheet to differ. | Charts and Charting in Excel | |||
Column A is Town, Column B is names. How can Excel add & tell how. | Charts and Charting in Excel | |||
In Excel 2 columns data into one? | Excel Discussion (Misc queries) | |||
How do I sort a column of formulas in Excel? | Excel Discussion (Misc queries) | |||
How do I sort a column of formulas in Excel? | Excel Discussion (Misc queries) |