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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Referencing code outside of current sheet29 Jun 2006 20:26 GMT2
I have an enormous piece of code that consists of a bunch of loops (I
know, I know, but it works and its fast enough for me).  The code is
tied to a click event of a button, but its so much code that I had to
move half of it into a module outside of the sheet.  The first half
Hideen Worksheet29 Jun 2006 20:00 GMT2
I have a workbook that someone else created with several worksheets.
When I right click on the navigation keys for the tabs on the left
bottom corner, it displays one shee I do not see when I scroll to the
right and left of the sheet names.  I think the creator of the
Email From Excel/VBA29 Jun 2006 19:33 GMT3
I am trying to give a user the ability to comment via email. They click on my
email address and Outlook will appear with my email address on the "To:" line.
Here is the following code that I am using:
Private Sub Label35_DblClick(ByVal Cancel As MSForms.ReturnBoolean)
Searching for exact text29 Jun 2006 19:06 GMT1
I am trying to find the row number of a column that matches up with
given values in two cells, right now I accomplish this with a For loop
and check to make sure that it matches up.  I would like to make it be
able to match up based on a list in column two. ie
Find Last Value29 Jun 2006 19:05 GMT5
I have many entries describing sales events, and one of the columns in every
entry is quarter. I'd like to find where one quarter starts and where one
ends without doing any filtering or deleting.
For example, i have
Adding a counter to ranges29 Jun 2006 18:40 GMT2
What i want to do is insert data into a range of rows.  But instead of
staticly typing the rows I want them to be determined dynamically
through a counter variable. Heres and example of my code.
Dim counter As Integer
Copying Data Between Two Spreadsheets29 Jun 2006 18:35 GMT5
I need to copy data from spreadsheet “ABC” (not its real name) that’s located
on a shared drive, to spreadsheet “XYZ” (also not its real name) located on
my local hard drive.  The range of cells to be copied from ABC will always be
‘Detail Data’!H6:H990.  The destination starting ...
email in XL XP29 Jun 2006 18:28 GMT1
I have used Ron de Bruin's code to send about 50 emails with xls attachments
direct from excel.  
          .Send
to supress the warnings i replaced code above with code below:
Problem with Macros!29 Jun 2006 18:28 GMT4
First of all I would like to say hi to everyone!  I can't wait to use
this site to help my understanding of excel.  
I run a restaurant and my register dumps data into a computer upstairs
everyday.  I already use excel to manually plug in my sales info, etc
Circular Reference?29 Jun 2006 18:21 GMT1
I created (created may be a strong word since they really aren't
original) the two small functions shown below so that in my Excel
macros I could determine how far out in a spreadsheet that data
actually can be found.  Anyway, open up a new workbook and paste this
Macro help29 Jun 2006 18:16 GMT1
I Want the code to get a ComboBox or DropDown Menu on the excels
Standard toolbar.
Intention is run all the macros with the help of the  ComboBox or
DropDown on the standard toolbar.
Select sheets based on what is in a range.29 Jun 2006 18:12 GMT6
Let say I have 5 tabs labeled AAA, BBB, CCC, DDD and EEE.  In column A
starting in cell A1, I can have the name of 2, 3 or 4 tabs names listed
(number of tabs to select varies).  Is there any way to program a macro to
look at the tab names listed in column A and select just those ...
How do I set up macro to truncate column/field?29 Jun 2006 18:09 GMT4
I have been asked to write a macro in visual basic to truncate a specific
column in excel not to exceed 25 characters.
Check validation on SelectionChange29 Jun 2006 18:03 GMT1
I have implemented Debra Dalgleish's terrific combo box validation
macro (http://www.contextures.com/xlDataVal11.html), but have run
across a problem.  I want to limit the values accepted from the combo
box to the validation list.
Importing new data29 Jun 2006 18:00 GMT7
I have a problem that i can not figure out. I need to import new data
file into existing woorksheet but it needs to be imported into first
empty cell in A.
This is the code i am working with right now. It importsw the data
 
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.