Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi folks,
Ok this is the problem In column A cells 1 to 5 are merged and display a single word which was originally in cell A1 but is now centered vertically. in column D cells 1 to 5 is a list of names. I need excel to find the name and then display the word in Label1 So far I've used the find method successfully to locate the name but have come unstuck on the next bit. 'Myname = the found name's address label1.caption = range(Myname).end(xlToLeft).text '(ie label1 displays range A 1-5 which ever correpsonds to the found cell. This works, but because range A1-5 is merged, the word is only in range A1 so label1 displays nothing |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Auto Row Height with Wrapped Text in Merged Cells Problem | Excel Discussion (Misc queries) | |||
Word wrap problem - Merged cells | Excel Discussion (Misc queries) | |||
Autofit Merged cell Code is changing the format of my merged cells | Excel Discussion (Misc queries) | |||
Autofit with Merged Cells/Wrap Text Macro Problem | Excel Discussion (Misc queries) | |||
Sorting merged cellsHow do I sort merged cells not identically siz | Excel Worksheet Functions |