Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 88
Default Object required error 424 why getting?

Anyone know why I might be getting an error message saying "Object
required error 424" on some code like this: I am trying to put this
initial value into a text box. (34948)

FAMIS092Form.TextBox1.Value = "34948"

Thanks,
Chet

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 340
Default Object required error 424 why getting?

Chet, confirm that your form is named FAMIS092Form and that it has a textbox
named TextBox1. I just created such and your code worked fine.

Bob Flanagan
Macro Systems
http://www.add-ins.com
Productivity add-ins and downloadable books on VB macros for Excel


Bob Flanagan
Macro Systems
http://www.add-ins.com
Productivity add-ins and downloadable books on VB macros for Excel

"Chet" wrote in message
ups.com...
Anyone know why I might be getting an error message saying "Object
required error 424" on some code like this: I am trying to put this
initial value into a text box. (34948)

FAMIS092Form.TextBox1.Value = "34948"

Thanks,
Chet



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 88
Default Object required error 424 why getting?

Thank you .. I had mis-named the form.. !.... Chet

Bob Flanagan wrote:
Chet, confirm that your form is named FAMIS092Form and that it has a textbox
named TextBox1. I just created such and your code worked fine.

Bob Flanagan
Macro Systems
http://www.add-ins.com
Productivity add-ins and downloadable books on VB macros for Excel


Bob Flanagan
Macro Systems
http://www.add-ins.com
Productivity add-ins and downloadable books on VB macros for Excel

"Chet" wrote in message
ups.com...
Anyone know why I might be getting an error message saying "Object
required error 424" on some code like this: I am trying to put this
initial value into a text box. (34948)

FAMIS092Form.TextBox1.Value = "34948"

Thanks,
Chet


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 Error Marvin Excel Programming 5 March 20th 07 12:14 AM
Object Required error Patrick Simonds Excel Programming 3 August 26th 06 07:51 PM
Error: Object required Stuart[_21_] Excel Programming 2 September 29th 05 09:07 AM
Object required error Peter Rump Excel Programming 5 August 15th 05 09:52 AM
Syntax Error Runtime Error '424' Object Required sjenks183 Excel Programming 1 January 23rd 04 09:25 AM


All times are GMT +1. The time now is 03:38 PM.

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"