LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 36
Default Please help with AddItem method

Hi
I have posted this query before but got no response that would solve my proble
I have a code as below which when I run gives "Run-Time Error 70: Permission Denied" while it is working fine with other comboxes
read3 =
While Worksheets("QUERY_BUILDER").Range("AR" + CStr(read3)).Value < Empt
Worksheets("QUERY_BUILDER").ComboBox6.AddItem CStr(Worksheets("QUERY_BUILDER").Range("AR" + CStr(read3)).Value
read3 = read3 +
Wen
Whenever I run this code it gives "Run-Time error" Permission Denied
This code is working for other comboboxes
Please tell me why is this behaving this way and what should I do
TIH
 
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
Please post this thread a correct full method, method about Nast Runsome New Users to Excel 8 February 25th 08 03:29 PM
Please post this thread a complete correct method, method about te Nast Runsome New Users to Excel 0 February 23rd 08 09:42 PM
Help with: ListBox1.AddItem (ws.Name) Ron de Bruin Excel Worksheet Functions 0 May 18th 05 07:02 PM
.additem Robert Couchman[_4_] Excel Programming 3 February 20th 04 02:47 PM
additem listbox CG Rosén Excel Programming 2 December 14th 03 08:58 PM


All times are GMT +1. The time now is 07:49 AM.

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"