#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 93
Default vba proj

Hi All,

I have excel based tracker. All the macro part working fine.


Problem is I sent the file to all the users.


Small mistake I made in Macro part ie.,


instead of Uform.optionbutton1 = true I put that one as
Uform.optionbuttion2 = true.


I need to change only one line code in the module.


I am learning how to change the module codes using macro.

pls. let me know how to do this ?



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 93
Default vba proj

On Dec 16, 7:49*am, "fi.or.jp.de" wrote:
Hi All,

I have excel based tracker. All the macro part working fine.

Problem is I sent the file to all the users.

Small mistake I made in Macro part ie.,

instead of Uform.optionbutton1 = true I put that one as
* * * * * * * *Uform.optionbuttion2 = true.

I need to change only one line code in the module.

I am learning how to change the module codes using macro.

pls. let me know how to do this ?

Tools-Macro- Select your macro from list of macro names -Edit
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 489
Default vba proj

Press Alt + F11
ViewProject Explorer
Then Click the module your code is in.
Make you changes
Click Save
--
Cheers,
Ryan


"fi.or.jp.de" wrote:

Hi All,

I have excel based tracker. All the macro part working fine.


Problem is I sent the file to all the users.


Small mistake I made in Macro part ie.,


instead of Uform.optionbutton1 = true I put that one as
Uform.optionbuttion2 = true.


I need to change only one line code in the module.


I am learning how to change the module codes using macro.

pls. let me know how to do this ?



.

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
template 4 proj cost analysis (sales value - expenses=profit) vidominum Excel Programming 0 June 8th 05 09:45 AM


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