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 / April 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Size Matters - minimizing file size23 Apr 2007 16:26 GMT1
I have a worbook containing several macros and lots of formulas that
has grown to big. The only way to trim the file size down is to delete
rows containing formulas that are as of yet unused but will be as more
data is entered. These cells will eventually be required to carry out
macro to copy and paste23 Apr 2007 16:14 GMT1
What im trying to do is this. Have a macro run that opens imports a selected
file, then have it copy and paste into a set cell range of another sheet.
I have it working so that i can select a file and put the file on a new sheet
in my template workbook.
Sort Macro23 Apr 2007 15:58 GMT3
Below is the code for a sort Macro works OK no problem - the question is
that on the sheet there are 20 blocks of 4 line ranges all in the same
columns. How would I incorporate them in this little macro. Ranges are as
follows C2:D5, C6:D9, C10:D13, C14:D17 as so on down to ranges ...
find replace within sheet or workbook23 Apr 2007 15:28 GMT5
Is there a way to change the search within feild in the replace command from
"sheet" to "workbook"?
ie something like:
Cells.Replace What:="a", Replacement:="b", Within:=xlSheet
Borders23 Apr 2007 15:16 GMT3
Once you have put in the borders etc you want is there a way to keep them
from changing if you copy text.formulas etc.. IR i use the med to large line
fo routside and  it chages all the dime when I copy a smaller line in.
Any Ideas? or is this impossible to control?
How to speed up response to scaling axes with code?23 Apr 2007 15:12 GMT2
I am programming a chart building worksheet with vb, and I must scale
the axes based on a value within my spreadsheet.  Right now, I am
using the following commands:
With ActiveChart.Axes(xlValue, xlPrimary)
starting Solver with VBA23 Apr 2007 14:58 GMT4
I just need to start Solver with code, i.e. the equivalent to clicking Tools,
Solver (which remembers all parameters from the last time Solver was used on
the active sheet)?  Any ideas?
Using macros in an external worksheet23 Apr 2007 14:50 GMT8
What is the best way to setup Excel if I need to access macros in an external
worksheet and run them in a variety of worksheets? I tried saving them in a
.xls worksheet and then setup Excel to open the worksheet when the app opens,
but the worksheet is always displayed. Should I ...
code cleaner23 Apr 2007 14:20 GMT1
The workbook I am working on has expanded to 7.5M after removing all
unused ranges using the last used cell approach as discussed on
several posts here,  so I am now trying to reduce the file size using
Rob Bovey's code cleaner. I have installed it and read through the
Help with code (delete range)23 Apr 2007 14:06 GMT13
I want a macro to start at a certain point, move down to the end of the text
and delete the empty space between it and the next populated cells.
Not delete rows, rahter delete cells, shifting up.
I've written:
Excel Macro, slow performance on terminal server...23 Apr 2007 13:58 GMT4
I'm having some trouble with a Excel macro, which transfers data from
one worksheet to another in the same workbook.
The macro is embedded in the workbook.
It is a rather large workbook with several, big worksheets.
Dumb as a rock concerning VBA/Macros23 Apr 2007 13:26 GMT1
Ok here goes:
I opened Control/toolbox and selected button to make. Edit the button but
what I want to do is have it perform an action in cell below it..ie say
generate a random number or the check box open a drop down menu. Problem is I
Column Autofit23 Apr 2007 13:16 GMT2
I am using the code below to autofit the columns on my spreadsheet.
Private Sub Worksheet_Change(ByVal Target As Range)
Me.Application.ActiveWorkbook.RefreshAll
   Target.EntireColumn.AutoFit
Excel23 Apr 2007 13:14 GMT4
I need to know what formula to use in order to calculate when the sum in
column A is 3 times greater than the sum in column B.
Excel crashes when I try to save workbook23 Apr 2007 13:10 GMT4
I have a very strange problem with Excel 2003 and also with Excel 2000.
I have a large workbook (~12 MByte) with 9 worksheet.
On this workbook I have a complex vba macro that collect and order the
various sheet's cells data and export views of the data on some txt files.
 
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.