Hi,
Recently I finished one of my vb projects and wanted to sell it. For that I have to generate keys for activation. Interpolation and Extrapolation is a good method of generating version specific keys. uptill now, I was using only numeric keys. However, now i want to make them more robust by...
Hi,
I have a worksheet where user creates an estimate for the amount of building material required for construction purpose as per the customer requirements. For each estimate entry, has to get the quantity of material required, calculated as per dimensions of work and amount of work [which...
Hi,
Is there a way to get the famous MS Flex Grid in VBA Form as we do it in VB.Net? I was unable to find it in Add Control on the Control Toolbox.
Thanks,
Sumit.
I have a program of inventory management where the user has to calculate the quantities of the item as an option. The Default item is one ( if the quantity is known); however, if the quantity is unknown, then the subroutine kicks in. But for that to happen the user wants that either he is given...
Hi,
I am here again with a new problem.. I don't know Word VBA and recently was asked to make a macro in word. To be more precise, there is a book typed in MS Word and the owner wants that he should be able to mark certain lines/paragraphs/pages with any given identifier throughout the book...
Hi,
Is there a method or procedure through we can scroll a validation list via a mouse Scroll button. The scenario is as follows:
"I am making a project for a store inventory in which there are about 4895 items. The user has to select one of the items from the list(at a time) and then as soon...
i am in a process of making a school project and i am stuck in a situation where I am suppose to run a subroutine depending upon the value in the cell of a spreadsheet. For more details...
Say i have an empty cell then no subroutine should run
if the cell has value say "teacher" then the...