Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 141
Default Insert Listbox in Essbase Form

I have created a form in Visual Basic and for the life of me I cannot figure
out how to install a list box or even a text box on the form

Can someone point me in the right direction

Thanks


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default Insert Listbox in Essbase Form

Not too sure what you are looking for or how it relates to Essbase but here
goes... I assume that we are discussing a userform. I assume that you have a
userform created (Insert - UserForm). You now have a blank userform on the
screen. If your toolbox is not visible then select View - Toolbox. Now you
can just drag a text box or combo box directly onto the form...if the problem
deals with Essbase somehow just let me know...
--
HTH...

Jim Thomlinson


"Nigel" wrote:

I have created a form in Visual Basic and for the life of me I cannot figure
out how to install a list box or even a text box on the form

Can someone point me in the right direction

Thanks


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 141
Default Insert Listbox in Essbase Form

OK thanks Jim, for some unknown reason I couldn't view the toolbox, Can I
type my own values in the control source or do I have to reference a range of
cells on a worksheet

I tried the following but it din't like it as the control source

sheets.lists.range("a1:a6")



"Jim Thomlinson" wrote:

Not too sure what you are looking for or how it relates to Essbase but here
goes... I assume that we are discussing a userform. I assume that you have a
userform created (Insert - UserForm). You now have a blank userform on the
screen. If your toolbox is not visible then select View - Toolbox. Now you
can just drag a text box or combo box directly onto the form...if the problem
deals with Essbase somehow just let me know...
--
HTH...

Jim Thomlinson


"Nigel" wrote:

I have created a form in Visual Basic and for the life of me I cannot figure
out how to install a list box or even a text box on the form

Can someone point me in the right direction

Thanks


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Insert Listbox in Essbase Form

sheet1!A1:A6

where sheet1 represents the tab name.

--
Regards,
Tom Ogilvy


"Nigel" wrote in message
...
OK thanks Jim, for some unknown reason I couldn't view the toolbox, Can I
type my own values in the control source or do I have to reference a range
of
cells on a worksheet

I tried the following but it din't like it as the control source

sheets.lists.range("a1:a6")



"Jim Thomlinson" wrote:

Not too sure what you are looking for or how it relates to Essbase but
here
goes... I assume that we are discussing a userform. I assume that you
have a
userform created (Insert - UserForm). You now have a blank userform on
the
screen. If your toolbox is not visible then select View - Toolbox. Now
you
can just drag a text box or combo box directly onto the form...if the
problem
deals with Essbase somehow just let me know...
--
HTH...

Jim Thomlinson


"Nigel" wrote:

I have created a form in Visual Basic and for the life of me I cannot
figure
out how to install a list box or even a text box on the form

Can someone point me in the right direction

Thanks




  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 141
Default Insert Listbox in Essbase Form

THanks, I found that eventually, the help file is not much help at all, I do
have one other question tho is it possible to manually enter values into the
row source

Thanks


"Tom Ogilvy" wrote:

sheet1!A1:A6

where sheet1 represents the tab name.

--
Regards,
Tom Ogilvy


"Nigel" wrote in message
...
OK thanks Jim, for some unknown reason I couldn't view the toolbox, Can I
type my own values in the control source or do I have to reference a range
of
cells on a worksheet

I tried the following but it din't like it as the control source

sheets.lists.range("a1:a6")



"Jim Thomlinson" wrote:

Not too sure what you are looking for or how it relates to Essbase but
here
goes... I assume that we are discussing a userform. I assume that you
have a
userform created (Insert - UserForm). You now have a blank userform on
the
screen. If your toolbox is not visible then select View - Toolbox. Now
you
can just drag a text box or combo box directly onto the form...if the
problem
deals with Essbase somehow just let me know...
--
HTH...

Jim Thomlinson


"Nigel" wrote:

I have created a form in Visual Basic and for the life of me I cannot
figure
out how to install a list box or even a text box on the form

Can someone point me in the right direction

Thanks







  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Insert Listbox in Essbase Form

No!

--
Regards,
Tom Ogilvy


"Nigel" wrote in message
...
THanks, I found that eventually, the help file is not much help at all, I
do
have one other question tho is it possible to manually enter values into
the
row source

Thanks


"Tom Ogilvy" wrote:

sheet1!A1:A6

where sheet1 represents the tab name.

--
Regards,
Tom Ogilvy


"Nigel" wrote in message
...
OK thanks Jim, for some unknown reason I couldn't view the toolbox, Can
I
type my own values in the control source or do I have to reference a
range
of
cells on a worksheet

I tried the following but it din't like it as the control source

sheets.lists.range("a1:a6")



"Jim Thomlinson" wrote:

Not too sure what you are looking for or how it relates to Essbase but
here
goes... I assume that we are discussing a userform. I assume that you
have a
userform created (Insert - UserForm). You now have a blank userform
on
the
screen. If your toolbox is not visible then select View - Toolbox.
Now
you
can just drag a text box or combo box directly onto the form...if the
problem
deals with Essbase somehow just let me know...
--
HTH...

Jim Thomlinson


"Nigel" wrote:

I have created a form in Visual Basic and for the life of me I
cannot
figure
out how to install a list box or even a text box on the form

Can someone point me in the right direction

Thanks







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
Refrence to Listbox in form rash Excel Programming 2 January 11th 06 02:40 PM
listbox value to a form alexanderd[_11_] Excel Programming 1 July 17th 05 04:24 PM
vb6 form with listbox RB Smissaert Excel Programming 2 June 2nd 05 11:23 PM
listbox option in form inquirer Excel Programming 2 April 7th 04 02:16 AM
User form with a listbox John Green[_2_] Excel Programming 4 December 30th 03 07:18 PM


All times are GMT +1. The time now is 08:33 PM.

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"