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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
right click menu22 Feb 2007 18:57 GMT3
In my workbook, the user right clicks on the "List" sheet, a form is
displayed, and some code is run.  I disable the right click menu with the
following code:
Sub Workbook_SheetActivate(ByVal Sh As Object)
Create Phone List From HR Worksheet22 Feb 2007 18:39 GMT4
I am trying to take data from an excel database (HR Database) and create a
phone list by department in an existing worksheet (By First Name). I have to
use the Dept name as the header for each section followed by each person's
name combined as First&Last in column A followed by ...
Block sheet entirely....22 Feb 2007 17:28 GMT2
Is there a way, to have a sheet, which the (end) user cannot see at
all?
I was thinking of something like OnAllowChange, like in Delphi, to
block users from even seeing a sheet(3) on my doc, unless they have a
Do until loop22 Feb 2007 17:12 GMT6
I need the following to code to loop, but each time pasting one row further
down on Sheet 2 until the Control Find function finds "Ele NonRec END".
   Cells.Find(What:="ele nonrec", After:=ActiveCell, LookIn:=xlFormulas, _
       LookAt:=xlPart, SearchOrder:=xlByRows, ...
Formula doest work in Excel22 Feb 2007 17:03 GMT5
i was applied a simple formula to the first row and when i drag the
same formula down it doest work or the same answer repeats all the
time.
thanks in advance
SaveAs Macro - Build filename from cell contents HOW?22 Feb 2007 17:03 GMT4
I would really appreciate anyone who could show me macro code to accomplish
this.
I need to save workbooks with a filename generated from the values in
multiple cells. I need to fully automate this process up to the point where i
VLOOKUP and stopping at the last record22 Feb 2007 17:02 GMT3
I have generated some VBA code using macros as my seed code. Below is what I
have. My problem is that it gives me 'N/A' after the last row of data. This
is a dynamic spreadsheet in that it adds and deletes rows each time it's
published. Once published I would like to run this ...
Creating Report22 Feb 2007 17:00 GMT1
I am trying to create a macro that will create a report from the current open
file.  i want it to create a new workbook and save it as the contents of a
cell in the current workbook.  Here is the very rough beginings of the macro,
but i dont know how to get it to do what i want.
Naming and saving a workbook22 Feb 2007 16:42 GMT6
I want to be able to open a new workbook (which I can do) then save it as
workbook name + (value in B1 on open workbook, which will be a date).xls
How do I do this.  I can open the workbook and name it and save it, but I
want to be able to add the date in B1 to the name.
Parsing after multiple selection in drop-down?22 Feb 2007 16:36 GMT10
Using some great code from the "Contextures" website, I'm able to choose
multiple items from a drop-down list, then have them all appear in the same
cell  (separated by commas. )    E.g., 4 items might be selected, and all
appear in cell G8:
Computer Name with VBA22 Feb 2007 16:32 GMT11
I would like my macro to check the name of the computer before running.
How can I retrieve the computer name value through a macro?
Thank you.
Eric
Copy worksheets to new worksheet and add a worksheet name column to new sheet.22 Feb 2007 16:30 GMT1
I have a workbook that contains 6 sheets.  I managed to create the
code to copy those sheets onto one worksheet.  Now I want to add a
column to the new worksheet that lists the worksheet name for each row
that was copied from a particular worksheet.  (That way, it will be
Excel VBA Program Won't Run After Auto-Save22 Feb 2007 16:18 GMT2
I've been using VBA with Excel since 1995, and have been plagued with a
seemingly random error in every edition I've used. My programs always utilize
forms for entering, manipulating, and reporting data. The actual spreadsheets
are either hidden or minimized. On occasion, I would ...
Search wildcard to limit only alpha characters22 Feb 2007 16:17 GMT2
The user wants to find a record on a list. He enters a PO#, and it
searches the list.
Example. User enters in M123456.
The list contains this number, but also has M123456A, M123456B and
help with loop to delete rows22 Feb 2007 16:06 GMT7
I have the following data and I am trying to make a loop to delete all row
except the ones that have the words 'Count Required' in column C
A    B    C                    D
UNIT    NAME    AUDIT              WITHIN?
 
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.