Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Populating a VBA UserForm

Thanks for this, this seems to be the easiest way.

-----Original Message-----
Put the data in textboxes or labels, put it in a listbox

or combobox. There
are many ways you could do it. Listbox seems like it

would be the easiest
to me


Listbox1.RowSource = "Sheet1!A1:B24"

--
Regards,
Tom Ogilvy


"Danny Sowden" wrote in message
...
I have used the VBA UserForm and can now display a form
which opens up when i click a picture and also has a

close
button on it. How do i now get the form to display the
data from the worksheet i.e. A1:B24. I just want the

form
to pick up certain data depending on which picture the
user selects.

Thanks,

Danny



.

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
Populating a range from tab b into tab a Xman Excel Worksheet Functions 1 February 24th 10 01:42 PM
Populating Cells rciolkosz Excel Discussion (Misc queries) 3 August 27th 08 06:54 PM
Populating several cells A Excel Worksheet Functions 1 September 15th 05 05:58 PM
Populating another tab. Brian Excel Discussion (Misc queries) 1 June 24th 05 12:29 AM
Populating Textbox in UserForm Derek[_2_] Excel Programming 3 July 10th 03 10:41 PM


All times are GMT +1. The time now is 02:37 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"