Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default object required

hi i have the same error but now its at different place

firstly can i use this
shoper.Offset(0, 5) = "Browsing"

if not how to use it.actually im using it to resets the state

Please let me know
Regards

Ram

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 244
Default object required

On 28 Aug, 17:08, wrote:
hi i have the same error but now its at different place

firstly can i use this
shoper.Offset(0, 5) = "Browsing"

if not how to use it.actually im using it to resets the state

Please let me know
Regards

Ram


Not sure we have enough information - what is shoper for example?


something like

range("shoper").offset(0,5).value="Browsing"

would be valid for a named range of shoper

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default object required

On Aug 28, 11:12 am, "
wrote:
On 28 Aug, 17:08, wrote:

hi i have the same error but now its at different place


firstly can i use this
shoper.Offset(0, 5) = "Browsing"


if not how to use it.actually im using it to resets the state


Please let me know
Regards


Ram


Not sure we have enough information - what is shoper for example?

something like

range("shoper").offset(0,5).value="Browsing"

would be valid for a named range of shoper


hey i juss got it
thanks for the solution
Regards
Ram

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default object required

What did you get, that you misspelled shopper?

--
Regards,
Tom Ogilvy


" wrote:

On Aug 28, 11:12 am, "
wrote:
On 28 Aug, 17:08, wrote:

hi i have the same error but now its at different place


firstly can i use this
shoper.Offset(0, 5) = "Browsing"


if not how to use it.actually im using it to resets the state


Please let me know
Regards


Ram


Not sure we have enough information - what is shoper for example?

something like

range("shoper").offset(0,5).value="Browsing"

would be valid for a named range of shoper


hey i juss got it
thanks for the solution
Regards
Ram


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
Object Required Jim Thomlinson Excel Programming 1 March 27th 06 12:07 AM
Object Required JMB Excel Programming 0 March 26th 06 11:58 PM
Object Required Jim Thomlinson Excel Programming 0 March 26th 06 11:46 PM
Object required? davegb Excel Programming 14 November 15th 05 10:35 PM


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