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
Shortcut key  to commandbutton24 May 2008 18:31 GMT3
I have developed a forms through excel VBA, and the forms contain text box,
option button, commandbutton etc....
I need a macro code to create shortcut key to my commandbutton and
optionalbutton, for example : if i have a commandbutton called as Cancel, the
accept fractions from textbox24 May 2008 17:46 GMT9
I cannot enter fractions in a TextBox and have them recognised as numbers.
If IsNumeric(UserForm1.TextBox2.Value) = False Then 'Quantity
MsgBox "Choose NUMERIC quantity. Transaction cancelled!", , "Company Name"
End If
VBA - checking for existance of a property24 May 2008 17:03 GMT2
I'm making a function that works with the Range.Comment object.
There's Comment.Text, but if there's nothing in it, it just errors
out.
How to check if .Text exists or not before attempting to read from it?
macro adjustment24 May 2008 15:50 GMT10
i have this basic macro provide by forum member that can do a lot of work.
but due to more demands, i like that this macro can be separately operated
made for each sheets in one workbook.
In a way that when i place in A1 the text for Target Directory, the macro
Date field in user form & Loading a user form on opening workbook24 May 2008 15:40 GMT1
I am preparing a user form.  I am facing the following two problems:
i) I want the user form to load when workbook is opened.  Under ThisWorkbook
< workbook < Open, I have written   frmxyz.show.  Still the form is not
showing.  I am getting Error 424:  Object required.  I tried to ...
color formatting from vbe24 May 2008 14:35 GMT1
hi all.. i need to make the macro to format all the cells of my workbook like
this...
if cell is equal to 2 then
paint it red
For Each Cell in Sheet1 Range, do some Vlookup calc. from Sheet324 May 2008 13:31 GMT5
I need help in switching back & forth from sheet to sheet and using
VlookUp
& Match to retrieve values at the intersect of current Row & Column.
.
Checkbox works in one window but not another24 May 2008 12:18 GMT5
Good afternoon --
I've designed a workbook to have checkboxes on two worksheets.  Then, I
wrote a macro to open the workbook in two tiled windows (so that reference
info stays visible in one window when the other scrolls as the user adds more
VBA and VB6 functions return different answers?24 May 2008 12:00 GMT3
I have a working set of classes and routines in Excel 2003 written in VBA.  
They return the correct answers.  The various functions do goal seeking and
reading and changing various cells in my spreadsheet.
I created an activex dll in VB6 and moved the code over.  I included the
Enumerate cell formulas24 May 2008 06:04 GMT2
I have a client that creates Excel reports by using links to a large master
spreadsheet.  The reports are constantly changing and needless to say the
process of checking to be sure that the links are referencing the right cells
in the master sheet is a painful task.
Publishing a static table using jscript (Excel 2007)24 May 2008 05:36 GMT10
I have a single table in my xlsx file.
I would like to create a [static] html (.htm) file containing this
table.
Keep in mind that I don't want to save the workbook or worksheet as
looping through comma delimited text24 May 2008 05:08 GMT2
I need to do something with a comma delimited block of text.
....like
text ,  text, text, etc
Can someone help me write a loop to loop  through each block of text between
Find Help24 May 2008 04:14 GMT4
I have a userform (ufRepInfo) in which there is 28 text/combo/check boxes and
1 command button (cbFind).  What I have done is made it so that when I put a
value in the textbox (tbZipCode) and hit the Find button (cbFind) it will
return the rep information stored on Sheet1 into ...
Select a column within a query24 May 2008 04:08 GMT1
I have a worksheet that has multiple queries.  Rows 6-some number (fluctuates
each week) contain the data from columns A-G.
There is another query that starts ~5 rows below the first one and goes for
another 10 or 20 rows from columns A-G again.
Selecting File to do VLOOKUP From24 May 2008 03:50 GMT2
I have a file that creates a daily build schedule..Is there any way I can
create a macro function that will automatically vlookup the comments /details
from the most recent file??? Or be able to select the file where to vlookup
from???
 
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.