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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
copy files by name patterns with wildcard30 May 2008 10:56 GMT8
Can I copy files via VBA by name patterns with wildcard characters like in
DOS:
copy filename*.ext ...
I know how to find file names matching the pattern and copy them
For next doesn't loop30 May 2008 10:03 GMT6
At the end of a long, hard day slaving over a keyboard I'm befuddled
by something that should be easy (or so I thought).
For some reason the for next in the following doesn't loop!?!
Sub Test()
SUM in VBA, Msgbox30 May 2008 08:46 GMT3
I was wondering if anyone can help with my problem.
I have a workbook containing three worksheets; 'sheet1', 'sheet2' and
'sheet3'. And;
1. On 'sheet1' I have name of the months from B5 to AO5
Userform30 May 2008 08:18 GMT6
I have created a userform:- name = frmWelcome. On the form I have a
checkbox:- name = cbNoView. The form contains information concerning the
workbook.
What I am trying to do is to have the form open with excel but should the
Cycling Through Page Fields30 May 2008 04:47 GMT1
I have a routine that cycles through page fields in a pivot table using VB
code.  For the most part, things work fine, but every now and then, I have an
item in my list that doesn't exist in the data generating the pivot table.  
The code is generating some errors as a result, I ...
Prevent "[File] now available for editing" popup30 May 2008 03:59 GMT4
I have some code that opens a file that MUST be writable so that it
can update some data and save it. To ensure it is writable I do a
check for Readonly = True, and if this is the case (ie someone else
has it open), I start a loop of closing the file waiting some time and
Name a New Workbook30 May 2008 03:37 GMT1
In a macro, I have a main workbook open where I run the Macro.
What I want the macro to do is adding a few new workbooks (around 10 new
workbooks), and then name them according to a list of names (F2:F11) in the
main workbook.
Copy Row30 May 2008 03:28 GMT4
Firstly, this is a great forum for picking up great tips. I am new to
VBA programming and am having (to me) a small problem with my
spreadsheet.
I have my data set out in the format of Col A across to Col Y.
Hide columns based on related cell30 May 2008 03:23 GMT4
Hi
I have a spreadsheet used to order products from overseas.  It takes three
columns to order one complete product.  The supplier requires each product to
be ordered separately.  This requires quite a few columns set up to take the
For Each workbook in Folder A Copy Values & Format of  each Sheet2...30 May 2008 01:45 GMT9
For each workbook in Folder A
     Copy  Values & Format (not formulas) of every Sheet2
     to Folder B new workbook, Sheet2 (same workbook name from Folder
A)
Sort Columns using lastrow30 May 2008 01:39 GMT8
Hi all, this is a snippet of VBA code that I recorded and added some
"lastrow" information into (line numbers added for the sake of my
question):
1   Dim lastrow As Integer
Is it possible to loop through text?30 May 2008 01:19 GMT3
Is it possible to loop through text, as it would for number? For example:
  Dim Text As Integer  ' where Text = "Before", "Now", or "After"
  For Text
     ' code goes here
Trying to create a spreadsheet with drop menus30 May 2008 00:33 GMT2
Do I need to know how to program using VB, C, or C+ in order to create a
spreadsheet that has drop down menus?  I need to compile information to a
sreadsheet from questaires that are received for later reference.
sound29 May 2008 23:52 GMT4
I am trying to click on a cell and have it play a wav file.... I have that
part working fine ( I belive )
But when I close excel after playing 1 or more wavs if always ask me if I
want to save changes
Macro to Paste Value and Link to Another Cell29 May 2008 23:44 GMT2
I am trying to write what I thought would be a simple macro but I am
having some difficulty in implementing it.
In essensence I have 3 cells.
A1 is a formula
 
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.