View Single Post
 
Old 06-21-2011, 09:55 AM
Catalin.B Catalin.B is offline Windows Vista Office 2007
Expert
 
Join Date: May 2011
Location: Iaşi, Romānia
Posts: 386
Catalin.B is on a distinguished road
Default Macro or user function to Extract row height

Hi there,
I have a problem that i need to solve fast, time is very short...
The problem is:
i have an input worksheet, with several rows formated as text, with row height set to autofit.
This text rows, i need to import in a collector worksheet, which gets data from lots of worksheets. The problem is that in the collector worksheet, i cannot set row height to autofit, and i have to find a way to extract the row height from the text input worksheet and use this height to format the collector worksheet rows...
The challenge is that i change frequently the text source( the collector is always the same) and i cannot edit links in VBA.
I am sure there is a simple solution to this, like a user defined function, and i need a start point...
Thanks in advance
Reply With Quote