Business Software/Expert Profile

Shahid

India
On Vacation
returns 12/04/2012
Expertise

I can answer questions regarding good software fit for your organization and needs, tips on how to overcome change resistance, design tips of IT solutions for your business needs, and more. Hire me to work on your project at vWorker.com

Experience in the area

I have been working in various roles for over ten years, part of those in the Business side and the other in Information Systems designing IT solutions for firms and planning and executing implementation strategies.

Education/Credentials

M.Com - Mumbai University, Mumbai, India MS(IT) MBA(IS) Dual Degree - Bentley University, Waltham, MA, USA

Average Ratings

Recent Reviews from Users

Read More Comments

    K = Knowledgeability    C = Clarity of Response    P = Politeness
UserDateKCPComments
Shoaib03/29/12101010Thanks Shahid....And keep it up like .....
shoaib03/27/12101010Thanks Shahid for your valuable time that .....
Shoaib03/23/12101010Thank you so much Shahid once again .....
Shoaib03/21/12101010Thanks Shahid for giving such kind support .....
Shoaib03/14/12101010Thank you very much Shahid now I .....

Recent Answers from Shahid

2012-04-11 How to merge sheets data in one sheet in excel?:

Hi,    Try this...    If rng <> Nothing Then      If Left(rng.Value, 1) <> "0" Then          trg.Cells(65536, 1).End(xlUp).Offset(1).Resize(rng.Rows.Count, rng.Columns.Count).Value = rng.Value      Else

2012-04-11 How to merge sheets data in one sheet in excel?:

Hi Shoaib,    The actual data gets written in this line...    'Put data into the Master worksheet  trg.Cells(65536, 1).End(xlUp).Offset(1).Resize(rng.Rows.Count, rng.Columns.Count).Value = rng.Value  

2012-03-28 How can I reduce the file size?:

Hi Shoaib,    Unfortunately, the Macro-Enabled part of the Workbook increases its file size. In addition, if you used too many formulae that also increases the file size. The only thing you can do is delete

2012-03-27 How can we count particular value in all sheets?:

Hi Shoaib,    You can't count across all worksheets since a 3D formula such as "=SUM(Sheet1:Sheet10!A1)" does not work with COUNTIF. I'd suggest you to make a Master Counting worksheet, where you can enter

2012-03-26 How to merge sheets data in one sheet in excel?:

Hi Shoaib,    Try these tutorial that can help you with merging. Note there are both VBA and Non-VBA (Google Data Consolidation) methods depending on your case.    http://www.vbaexpress.com/kb/getarticle

 

Ask A Question

Business Software

All Answers


Answers by Expert:


Ask Experts

Volunteer


©2012 About.com, a part of The New York Times Company. All rights reserved.