How can I set the floating box layer to become visible at a position relative to the table row/cell where the mouse enter action occurs…(well, actually, the mouse enter action is attached to the .gif that's in the cell)...onward!
Example: http://www.geocities.com/lmh7/Index_TEST.html
In this...
Hi there - -
The project is to track merchandise sales from selected booths, and to have the macro show/hide certain sheets/rows/columns based upon which booths will be selling merchandise. The problem is on TheBank sheet with showing/hiding a range of columns which vary depending upon entries...
Hi there - -
Just for some background, the database is for a conversion from Microsoft Works where every customer & order is one record even if the customer has previously placed orders. In this Access database, there is one Customer record with all their orders. (Well, actually there are...
Hello Techie - -
On one main form, I need to synchronize records in two subforms.
The main form is [SearchResultsFm] whose purpose is to display two subforms in datasheet view. As a result of the search, [SearchResultsFmSub1] contains selected tblCustomer records. [SearchResultsFmSub2] is...
I have a macro which runs from a button on worksheet "Index" to hide unused rows on other sheets in the same workbook. The code I need assistance with:
' Rows("BeginUnused:EndUnused").Select
‘ This code works
Rows("5:99").Select
Selection.EntireRow.Hidden =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.