Let us assume I have a UserForm in my Excel worksheet, which has few controls (or elements like textbox, label, checkbox etc.). How do I check if the control is a checkbox using a VBA macro? ...
Using Ajax and a Web Service … You can use Google charts tools to create dynamic and interactive charts to display data graphically on a web page. The data for the charts can be extracted dynamically ...
In SQL Server, you can easily generate scripts for every object in a database. Its like having a softcopy of your database objects stored in a file. Once generated, you can save the script in a text ...
You can use the maxlength attribute within an input element like textarea or a textbox, to limit the character input, including copy paste. It is also possible using a simple script written in jQuery ...
Yes, an SQL query can contain a WHERE and HAVING clause. You will use these together when you want to extract (or filter) rows for a group of data using a WHERE clause and apply a condition on the ...
There are many ways you can run or execute a macro like, pressing the F5 key in VBA or simply clicking the run button. Or, you can insert a button (an ActiveX Control) on your Excel worksheet, click ...
In Excel, there is an in-built feature called the Subtotal (under the “Data” tab) which when used can automatically insert subtotals and grand total for a selected range of data. However, if you are ...
A landing page in Google Analytics is the first page that a user views when she/he visits a website or blog. The visitor may have landed on a particular page through a search engine or from a social ...
Not every page, but this particular page has a custom scrollbar. Look at the scrollbar carefully. Yes, its different from a default scrollbar. I will show you how to create a cool custom scrollbar ...
Many developers know that experience is an important thing for them to become masters at what they do. Speaking about software programming, the best way to become a master is to take part in the large ...