Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 84
Default Recordset to Listbox, no application.transpose

Hello,

I've seen a couple of replies from people in the forum on how to create a
recordset and then transfer values to a listbox.

The general answer is:

frmUser.listbox1.list = application.transpose(rsdata)

However, I tried that and didn't see a application.transpose. I did see an
application.worksheetfunctions.transpose. That does not work.

Error message: "Unable to get the Transpose property of the
WorksheetFunction class".

I am using Excel 2007.

Can someone shed some light on how to add a recordset to a listbox?

Thank you.

Tony
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 multi column listbox with ADO Recordset diamond Excel Programming 2 April 7th 09 02:01 PM
Filling a listbox whith recordset data LuisM[_2_] Excel Programming 4 July 31st 06 05:02 AM
Application.Transpose in VBA EXCEL 2003 atemesov Excel Programming 2 June 27th 06 10:35 PM
Populating a multi column listbox with ADO Recordset Paul Faulkner Excel Programming 2 September 16th 05 07:10 PM
How to populate a multi-column activeX listbox on a spreadsheet with an ADO recordset quartz Excel Programming 1 May 3rd 04 10:13 PM


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