Originally posted on PC Tipster's Blog:
Although a mail merge is done in Word, you can use an Excel spreadsheet. Make sure that the field names…
Month: May 2015
Draw a shape number of times
Originally posted on prashant99:
In excel if you want to you draw a shape like rectangle more than once, you will have to either repeat the process…
Number in text format to number format
Originally posted on prashant99:
Recently I was going through a huge projects related data file in excel. One of the column has project numbers but was in…
Excel Subtotal Function and Conditional Formatting
Originally posted on Sean T. Scott:
In my previous article about the Subtotal function, I promised I would follow up with one of my favorite hacks: using…
Converting JSON to Google Sheet
Originally posted on Aug's Blog:
Converting JSON to Google Sheet I have worked on a few projects recently where the data pull was in JSON format…
Inbound Marketing – How to make Customers watch your Company
Originally posted on sophiapandey:
As I began to think about outbound marketing, I can’t remember the last time I haven’t screened a call from a 1-800 number…
SMB Marketing Survey by Marketo
Originally posted on Ad news & tips:
SMB marketers invest in new technologies to solve their challenges, according to a Marketo study. At Bid4Ad, we thrive to…
Caching in ASP.NET 2.0
Originally posted on Dot Net Build:
Introduction Caching is a technique of storing a copy of data in memory. For example, you may cache the a page…
How to make a CheckBoxList items single select in Asp.Net
Originally posted on AspdotnetCodehelp:
Introduction: In this article I am going to explain how to make a CheckBoxList single select in asp.net Description: Usually RadioButtonList is the…