Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 154
Default Range Values into userform

I wish to allow a user to navigate to their chosen workbook and then pull
values from specific ranges on a sheet in that workbook, to populate
textboxes in a Userform.

Do I have to open the workbook, please?

Regards.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Range Values into userform

That would be the only way for a user to navigate.

--
Regards,
Tom Ogilvy

"Stuart" wrote in message
...
I wish to allow a user to navigate to their chosen workbook and then pull
values from specific ranges on a sheet in that workbook, to populate
textboxes in a Userform.

Do I have to open the workbook, please?

Regards.




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Range Values into userform

I don't think so if I understand what you want, as you can use the
GetOpenFilename method and then use various techniques to access data in
that workbook. But some of those techniques are quite complex (ADO, Harlan
Grove's pull routine, Laurent Longre's beta INDIRECTR facility, or even
implicit worksheet functions), so it would seem simpler top me to just open
it and get the data.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Stuart" wrote in message
...
I wish to allow a user to navigate to their chosen workbook and then pull
values from specific ranges on a sheet in that workbook, to populate
textboxes in a Userform.

Do I have to open the workbook, please?

Regards.




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 154
Default Range Values into userform

Many thanks to you both.

Regards.

"Tom Ogilvy" wrote in message
...
That would be the only way for a user to navigate.

--
Regards,
Tom Ogilvy

"Stuart" wrote in message
...
I wish to allow a user to navigate to their chosen workbook and then pull
values from specific ranges on a sheet in that workbook, to populate
textboxes in a Userform.

Do I have to open the workbook, please?

Regards.






  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Range Values into userform

I meant I do think so ... even know the other way may be easier, it is
possible.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Bob Phillips" wrote in message
...
I don't think so if I understand what you want, as you can use the
GetOpenFilename method and then use various techniques to access data in
that workbook. But some of those techniques are quite complex (ADO, Harlan
Grove's pull routine, Laurent Longre's beta INDIRECTR facility, or even
implicit worksheet functions), so it would seem simpler top me to just

open
it and get the data.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Stuart" wrote in message
...
I wish to allow a user to navigate to their chosen workbook and then

pull
values from specific ranges on a sheet in that workbook, to populate
textboxes in a Userform.

Do I have to open the workbook, please?

Regards.








  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 154
Default Range Values into userform

I ended up opening the book as suggested.

Regards.

"Bob Phillips" wrote in message
...
I meant I do think so ... even know the other way may be easier, it is
possible.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Bob Phillips" wrote in message
...
I don't think so if I understand what you want, as you can use the
GetOpenFilename method and then use various techniques to access data in
that workbook. But some of those techniques are quite complex (ADO,
Harlan
Grove's pull routine, Laurent Longre's beta INDIRECTR facility, or even
implicit worksheet functions), so it would seem simpler top me to just

open
it and get the data.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Stuart" wrote in message
...
I wish to allow a user to navigate to their chosen workbook and then

pull
values from specific ranges on a sheet in that workbook, to populate
textboxes in a Userform.

Do I have to open the workbook, please?

Regards.








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
SUMPRODUCT or SUMIF if any values in a range equal any values in another range PCLIVE Excel Worksheet Functions 3 July 15th 09 07:43 PM
Userform for displaying values from a row jgmiddel Excel Discussion (Misc queries) 0 April 25th 06 09:00 PM
Userform cannot return any values Nick Excel Programming 6 August 17th 04 05:00 PM
How to get a range of values into a combo placed on USERFORM? Harinath Excel Programming 3 April 21st 04 03:15 PM
How do I set values from a userform Newbie Excel Programming 1 February 11th 04 08:14 PM


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