Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 21
Default newbie userform problem

I've never worked with linking userforms to spreadsheets,
so this is a relly basic question. I'm running Excel 2000
on Win 98 and working throught the std VB tool.

When I create a textbox, on a blank UserForm, I cannot set
the ControlSource to a cell on a worksheet I have re-
named. I get a "Could not set ControlSource property.
Invalid property value." VB Error. If I try to set the
ControlSource on a sheet I have not named, I can set it
with no problem.

What am I doing wrong?

thanks

Kevin
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 550
Default newbie userform problem

Kevin,

Would help if you gave a little more information (like the name
of the worksheet).

Regardless....
just guessing here, but does the sheet name have a space in it???
If so, it needs to be enclosed on single quotes.

'Hello World'!A1

John

Kevin wrote:

I've never worked with linking userforms to spreadsheets,
so this is a relly basic question. I'm running Excel 2000
on Win 98 and working throught the std VB tool.

When I create a textbox, on a blank UserForm, I cannot set
the ControlSource to a cell on a worksheet I have re-
named. I get a "Could not set ControlSource property.
Invalid property value." VB Error. If I try to set the
ControlSource on a sheet I have not named, I can set it
with no problem.

What am I doing wrong?

thanks

Kevin


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
[newbie] financial accounting problem Jon Excel Discussion (Misc queries) 1 April 12th 09 06:12 PM
Formula Problem for Newbie - Please! Terri[_2_] New Users to Excel 4 March 26th 08 09:30 PM
Userform problem? law Excel Discussion (Misc queries) 0 December 3rd 07 07:54 PM
Newbie Phone Format Problem cvegas Excel Discussion (Misc queries) 6 October 31st 07 05:46 PM
Newbie problem need formula help toddbob Excel Worksheet Functions 3 April 3rd 06 06:24 PM


All times are GMT +1. The time now is 09:41 AM.

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

About Us

"It's about Microsoft Excel"