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 / December 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Copy thru VBA20 Dec 2006 14:55 GMT4
Hi: I create a new workbook. How to i copy all the sheets from my old
workbook into my new work book. I mean when ever i open my new work
book all of the sheets no i am sorry from sheet1 to sheet10 will be
copy into my new work book will all of the formulas. I am sorry i ask
Basic VBA Question20 Dec 2006 14:39 GMT2
How do I make my macro save my spreadsheet when I run it?
Cocatenating two variables with a space in between20 Dec 2006 14:37 GMT2
The below code does not work but I think I just need a small tweek.
Simply want to display the values of two variables in the same cell but
with a space in between.
ActiveCell.FormulaR1C1 = "=CONCATENATE(" & userMonthName & " " &
Help with looping macro / goto20 Dec 2006 13:58 GMT2
Hi to all the excel fairies,
I am using a PDF transformer to get data into excel. Unfortunately the
pdf file has tables that the transformer cannot always read properly,
therefore the data I get in excel has strange formatting errors. I was
Excel saving as textfile quotes issue20 Dec 2006 13:51 GMT2
i'm having an issue trying to save an excel file containing cells with
multiple values separated by commas.
for example, i have in a cell of the excel file:
myField1,myField2
Remove All Macros20 Dec 2006 13:40 GMT2
I have an excel spreadsheet that runs a macro on opening and then
within the workbook there are various buttons running further macros
(i.e. to delete rows etc). After pressing the final button, i want all
evidence of macros to be removed from the sheet. When the sheet is
Add a button to each row of a spreadsheet20 Dec 2006 13:27 GMT2
I'm working on a spreadsheet that is dynamically populated from a
database query.  I don't know how many rows will be returned by that
query.
What I would like to do is have a button at the beginning of each row
Big Problem using VLOOKUP formula20 Dec 2006 13:25 GMT4
I am facing a tedious problem using the VLOOKUP formula.
First of all I give to all a clear picture on what I want to do.
For ex:
A1 -> 1  B1->100   C1->2   D1->500  E1->1
change code20 Dec 2006 12:09 GMT1
I have the below code kindly provided to me by a user of this forum
Sub deleteincomplete()
'delete all rows that have incomplete data
   Dim rngToSearch As Range
Corrupted Excel File20 Dec 2006 07:15 GMT1
I have an ongoing project I have been working on.  After making some
updates to it this week, the file suddenly started growing in size.  It went
from 9700 kb to 14000 kb for no apparent reason.  (This happens not
immediately after the changes are made, but after a few uses of ...
Last Row in Disjoint Range20 Dec 2006 05:42 GMT2
Title pretty much says it all.
How do I find the last row in a disjoint range assuming they're all in
the same object? ie. What  do I put in here?
Function GetLastRow (Target as Range) as Long
printing an external document20 Dec 2006 05:22 GMT2
I am using a VBA control - Command button. and I would like to be able to
print a word document by pressing it. The file is a fax cover sheet, which is
an important part of the application I am making.
Is there anyway this can be achieved.
Detecting the workbook name on startup20 Dec 2006 04:58 GMT2
I'm not sure this can be done but I need to detect when a new workbook
of a given name (X) is created on Excel startup. If it is not that
workbook I need to continue as normal. If it is, I need to open another
named spreadsheet (Y), take sheet1 from the 1st spreadsheet (X) and
delimiter20 Dec 2006 04:54 GMT1
Having output text from a dos batch file, I read it back into a text
box on a userform thus:
   Open fileName For Input As #1
   Do While Not EOF(1)
Find and Replace Macro20 Dec 2006 03:09 GMT1
I am trying to make a Macro that searches addresses in a worksheet and
replaces "street" abbreviations with fully spelled out words.  I have the
general idea of how to make the macro, but I have a couple of selective
replacements that I don't know how to handle
 
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.