Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to reference a cell in another worksheet that is formatted to
'autofit' and 'wrap text', but when the information of the original cell translates to the destination cell, it loses its 'autofit' and 'wrap text' format. Someone suggested the following, but I am still not having any luck unless I am applying the code incorrectly. Right-click the sheet tab, select View Code, enter this: Private Sub Worksheet_Change(ByVal Target As Range) Rows(Target.Row).AutoFit End Sub HELP!!! Bermi Girl |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
text wont wrap | Excel Discussion (Misc queries) | |||
Linked cells and text wrap / autofit function | Excel Worksheet Functions | |||
Wrap text and row autofit not working in Excel | Excel Discussion (Misc queries) | |||
when I wrap text in excel it disappears? autofit does not work | Excel Worksheet Functions | |||
How do I "Wrap Text" & "Autofit" within Merged Cells in Excel? | Excel Worksheet Functions |