Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Where'd my code window go?

I do lots of various scripts and macros with Excel.

Today I try to make a macro and ... my code window is blank, or empty.
I have the project explorer, and the properties, but where's my code
window?

I try new excel workbook, make macro, nothing.
I try edit exciting, nothing.
It's jsut empty. I can't find my code window!!

Anyone help?
thanks!

Excel 2003
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,494
Default Where'd my code window go?

you could have minimized it. close the project and immediate window and see if
you see it. other than that, i don't know.

--


Gary


"IMAFriend" wrote in message
...
I do lots of various scripts and macros with Excel.

Today I try to make a macro and ... my code window is blank, or empty.
I have the project explorer, and the properties, but where's my code
window?

I try new excel workbook, make macro, nothing.
I try edit exciting, nothing.
It's jsut empty. I can't find my code window!!

Anyone help?
thanks!

Excel 2003



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Where'd my code window go?

It sounds like you are recording the macro inside a workbook module
then closing the workbook and not saving the changes. Click the Record
button and see what is says under "Store macro in:" in the Record
Macro window. If it says: "This Worlbook", either change it to
Personal Macro Workook, which resides on your computer, or be sure and
save the workbook you recorded the macro in after you record it. If
you record the macro into the Personal Macro Workbook module, be sure
and save when Excel promts you to. This will occur when you close
Excel.

If this is not the case and you are recording the macro into your
Personal Macro Workbook and saving them, maybe your project VBAProject
window is closed. Click on View, click on Project Explorer. If your
VBAProject windows is open, make sure that you click on the + beside
VBAProject (Personal.xls) until you find the module with your code.

Just some ideas :)

Alan


On May 2, 8:05*pm, IMAFriend wrote:
I do lots of various scripts and macros with Excel.

Today I try to make a macro and ... my code window is blank, or empty.
I have the project explorer, and the properties, but where's my code
window?

I try new excel workbook, make macro, nothing.
I try edit exciting, nothing.
It's jsut * empty. *I can't find my code window!!

Anyone help?
thanks!

Excel 2003


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Where'd my code window go?

Gary, thanks for the thoughts. That was tried already.

Alan, thanks for having some cool wire-tap on my computer, because you
saw exactly what I did.
I just wanted a temporary macro. I had a bunch of stuff that was
pasted from elsewhere, including 1/400, 2/402, (1 of 400) and I
didn't want the 4 of 7 ( 4/7) to show as a date, so I was playing
around with formatting and started to write a macro just to fix the
format or erase the error message.

Anyway, I just wanted a temporary macro, so I chose 'save in this
workbook' instead of the default personal macros... and probably
didn't save.

It's all fixed now. Appreciate it much!
DougB


On May 2, 6:51*pm, wrote:
It sounds like you are recording the macro inside a workbook module
then closing the workbook and not saving the changes. Click the Record
button and see what is says under "Store macro in:" in the Record
Macro window. If it says: "This Worlbook", either change it to
Personal Macro Workook, which resides on your computer, or be sure and
save the workbook you recorded the macro in after you record it. If
you record the macro into the Personal Macro Workbook module, be sure
and save when Excel promts you to. This will occur when you close
Excel.

If this is not the case and you are recording the macro into your
Personal Macro Workbook and saving them, maybe your project VBAProject
window is closed. Click on View, click on Project Explorer. If your
VBAProject windows is open, make sure that you click on the + beside
VBAProject (Personal.xls) until you find the module with your code.

Just some ideas :)

Alan

On May 2, 8:05*pm, IMAFriend wrote:



I do lots of various scripts and macros with Excel.


Today I try to make a macro and ... my code window is blank, or empty.
I have the project explorer, and the properties, but where's my code
window?


I try new excel workbook, make macro, nothing.
I try edit exciting, nothing.
It's jsut * empty. *I can't find my code window!!


Anyone help?
thanks!


Excel 2003- Hide quoted text -


- Show quoted text -


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
DAGNABIT!!! Where'd my form go? Clayman Excel Programming 3 June 8th 07 09:05 PM
Saved edited attachment- where'd it go? huam9801 Excel Discussion (Misc queries) 2 May 9th 07 12:19 PM
VBA line of code executes in Immediate Window but not in Code Window [email protected] Excel Discussion (Misc queries) 2 April 30th 07 02:52 PM
Docking Project Explorer, Properties window and Code window in VBE jayray Setting up and Configuration of Excel 2 March 27th 07 04:42 PM
Duplicated code window and userform window problem Zhu Excel Programming 3 November 8th 06 05:09 AM


All times are GMT +1. The time now is 01:12 PM.

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"