Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / May 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Canceling Workbook Before_Save event23 May 2006 14:54 GMT2
First, thank you to all the contributors to this site as it has been a
valuable resource for learning and coding in VBA.
I have a problem I have not been able to resolve.  I have the code
below in a workbook (Voucher Form.xls) that is saved on a network
Automation Error help needed23 May 2006 14:46 GMT2
I am on a sheet called "Menu". I recorded some code that would copy a
worksheet called "Tables(main)" insert it at the end of the workbook
and then rename it to "TABLES"
which copys the sheets perfectly
Worksheet Menu Toolbar23 May 2006 14:45 GMT4
Is it possible to remove the Worksheet Menu Bar from the
excel.application?
Thanks All.
Breaking links in a macro23 May 2006 14:32 GMT3
Is there a command to break all links at once? I have 70 spreadsheets and
need to open, save as, and break a dozen links and the links are different in
each one. I would rather not have to edit the names of all the links if there
is an easier way. Thanks!
Split one field into two23 May 2006 14:16 GMT3
I have a group of data that contains city, state.  I need to separate this
into two separate fields.   I figured if I knew how to calculate the
position of the comma I could use the left and right functions to generate
this but I'm not for sure how to determine the position of ...
Excel and Finance23 May 2006 14:16 GMT2
I currently work in a finance related job and study economics as well.
I would like to hear your opinions on which books/websites/tutorials
and skills are recommended and often used in the world of finance. I
most specifically would like to hear about what specific skills i.e.
How can I catch a Paste action and default it to PasteSpecial-Values23 May 2006 14:15 GMT8
How can I catch a Paste action behaviour(Paste menu click and ^v) and
default it to PasteSpecial-Values.
I should be able to catch these events and call my custom subroutine to
handle the situations.
Help request for vb  .net in excel23 May 2006 13:33 GMT5
Hi evry one,
I have an excel file which contain group of cells from A2 to A10, those
cell values are changing almost each 10 seconds. Any one can help me how to
read those values in visual basic studio .net 2003. The excel file is always
vba, step to next line23 May 2006 13:32 GMT5
Can anyone help? i have written a macro to copy what i want from one sheet to
another,(in the same book) but then i want it to copy on the next line when i
run it again. so as i keep the first lot of info, thus ending up with a page
of info as you go.
Convert Workbook (to text)23 May 2006 13:28 GMT2
Have workbooks with 6 - 8 worksheets.
Need to convert all "used" cells to text
  ie: no formulas, or vba left over
  (like RDB does with his SendMail add-in)
Hide non-contiguous columns23 May 2006 13:25 GMT2
Have for some time used the following in a number of applications
     Columns("F:G").Select
             Selection.EntireColumn.Hidden = True
Works Great:
How do i truncate a series to lie between 0 and 1?23 May 2006 13:06 GMT1
Hey, I have two series. I want to get a ratio of their changes, but i want
the ratio to lie between 0 and 1.  does anyone know how to do that?
someone suggested that i truncate or normalise. but i dont know how to.
please help.
Playing audio, but not from the start23 May 2006 12:59 GMT3
I want to create a VBA macro in Excel which will play an audio file that is
hyperlinked from the cell next to the selected cell, but it is not to start
playing from the beginning of the file.  The start time is to be taken from
the active cell.  I want to know if it is possible ...
VBA Setting value error23 May 2006 12:49 GMT2
I have a major problem with a macro I built: It cant load forms.
THe user should be able to select an option from the dropdown list and
then be presented with a form but I get the following error:
Error Des: Could not set the value property. Type Mismatch
How do U Color shade Locked and FormulaHidden Cells23 May 2006 12:40 GMT3
How do i color shade cells say yellow in a sheet that does not have
locked and FormulaHidden. The idea is to see at a glance which cells
are editable.  Many thks KZ
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.