Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 67
Default ActiveX spreadsheet control problem

Hi!

Is it possible to assign cell in a spreadsheet control on a userform as
multi line?
I tried several times to copy multi line strings into a spreadsheet control
but it was always converged into one line.

appreciate your help!

Eli
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8,520
Default ActiveX spreadsheet control problem

Try with some text in cell A1

Range("A1").WrapText = True

--
Jacob


"אלי" wrote:

Hi!

Is it possible to assign cell in a spreadsheet control on a userform as
multi line?
I tried several times to copy multi line strings into a spreadsheet control
but it was always converged into one line.

appreciate your help!

Eli

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 67
Default ActiveX spreadsheet control problem

Jacob,

Unfortunately I got the error "Method or data member not found"

Eli

"Jacob Skaria" wrote:

Try with some text in cell A1

Range("A1").WrapText = True

--
Jacob


"אלי" wrote:

Hi!

Is it possible to assign cell in a spreadsheet control on a userform as
multi line?
I tried several times to copy multi line strings into a spreadsheet control
but it was always converged into one line.

appreciate your help!

Eli

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default ActiveX spreadsheet control problem


Eli, If you fixed your problem, could you please forward me the
solution? I'm trying to figure out how to reference a cel inside a
spreadsheeet control, and I think your solution would help me. Thanks.
--elizabeth




אלי;598491 Wrote:

Jacob,

Unfortunately I got the error "Method or data member not found"

Eli

"Jacob Skaria" wrote:

Try with some text in cell A1

Range("A1").WrapText = True

--
Jacob


"אלי" wrote:

Hi!

Is it possible to assign cell in a spreadsheet control on a

userform as
multi line?
I tried several times to copy multi line strings into a spreadsheet

control
but it was always converged into one line.

appreciate your help!

Eli



--
baker_eliz
------------------------------------------------------------------------
baker_eliz's Profile: http://www.thecodecage.com/forumz/member.php?u=1947
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=165847

http://www.thecodecage.com/forumz

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to lock an ActiveX Control box on the spreadsheet? Ange Excel Worksheet Functions 1 October 29th 08 12:31 AM
Problem with ActiveX control Gief Hell Excel Programming 1 October 19th 07 06:10 AM
Spreadsheet ActiveX control help file quartz[_2_] Excel Programming 4 September 25th 06 06:10 PM
Does ActiveX control on spreadsheet exist? quartz[_2_] Excel Programming 3 April 12th 05 02:48 PM
Using the Microsoft Spreadsheet Control as ActiveX Lawrence[_6_] Excel Programming 3 November 12th 03 03:56 PM


All times are GMT +1. The time now is 08:12 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright 2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"