Search
Include comments in search
Pages
Categories
Canoo WebTest
Cricket
Excel
Investments
News Portals
Project Management
Software Testing
Technology
VBA Macros
WordPress
Tags
=left(a1
a1
agile data
agile development methodology
agile methodology
agile modeling
agile software development methods
agile unified process (aup)
ajax
allownativexpath
behavior driven development (bdd)
black box testing
bottom-up method
bottom-up testing
chandigarh lions
chris cairns
client-server
createcookie
daily kickoff and review of goals
dynamic testing
essential unified process (essup)
excel
excel macros
extreme programming
feature driven development (fdd)
firefox
generalism
getxpathcount
href
html
hyderabad heroes
integration
integration testing
inzamam-ul-haq
java
jsp
junit
lahore badshahs
last row in an excel sheet
macros
namevaluepair
nunit
optionsstring
pattern)
pavandeep puddupakkam
responsive development
scrummaster
selenium
selenium commands
selenium ide
selenium rc
short release cycles
software testing
sql injection
sql queries
tau devi lal stadium
test driven development (tdd)
testing
top-down method
unit testing
vba
verifyelementpresent
verifyxpathcount
visual studio 2010
waterfall model
web application testing
what is testing
xpath
Archive
2010
July (6)
June (2)
May (18)
April (5)
March (4)
February (10)
January (6)
2009
October (2)
September (17)
July (4)
May (3)
March (2)
January (4)
2008
December (67)
October (12)
September (24)
Blogroll
Hardware
Design
Linux/Unix
Microsoft
Softwares
Authors
wiki (186)
Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.
© Copyright 2010
Sign in
Home
Archive
Contact
Search
Feed
Sign in
UnLtdGroup| Selenium Wiki
7/1/2010
How to use Proper Case Function in Excel Macro VBA
In this example I will tell you how you can use Proper Case Function in Excel Macro VBA. Application.Proper(Cells(r, 1)).
[More]
Be the first to rate this post
Currently 0/5 Stars.
1
2
3
4
5
Posted by:
wiki
Posted on: 7/1/2010 at 11:32 AM
Tags:
proper case
,
function
,
excel macro
,
vba
Categories:
VBA Macros
Actions:
E-mail
|
Kick it!
|
DZone it!
|
del.icio.us
Post Information:
Permalink
|
Comments (0)
|
Post RSS
6/9/2010
Change date format to australian data format with excel macro VBA.
In this example I will tell you how you can change the date format to Australian data format (DD-MMM-YYY) with excel macro VBA.
[More]
Be the first to rate this post
Currently 0/5 Stars.
1
2
3
4
5
Posted by:
wiki
Posted on: 6/9/2010 at 12:14 PM
Tags:
australian data format
,
excel macro vba
,
data format
Categories:
Software Testing
|
VBA Macros
Actions:
E-mail
|
Kick it!
|
DZone it!
|
del.icio.us
Post Information:
Permalink
|
Comments (0)
|
Post RSS
5/25/2010
How to extract the first 100 characters from a excel cell using vba
Say Call A1 has the value In this example I will tell you how you can extract the first 100 characters from a excel cell using vba In Cell B1 write the function =MID(A1,1,100).
[More]
Be the first to rate this post
Currently 0/5 Stars.
1
2
3
4
5
Posted by:
wiki
Posted on: 5/25/2010 at 5:38 PM
Tags:
excel
,
vba
,
mid function
,
macros
Categories:
Software Testing
|
VBA Macros
Actions:
E-mail
|
Kick it!
|
DZone it!
|
del.icio.us
Post Information:
Permalink
|
Comments (0)
|
Post RSS
<< Previous posts