Hello,
I would like to purchase an external hard. My vision is that I can simply plug it into my USB port, load and execute software application from the drive thus relieving some of the confusion on my current hard drive. I want a portable model that I can use on both of my computers. This...
Hi,
I'm trying to write a Sub to return a range that will be used later. I want to use an InPutBox to select the desired data then return the number of columns for later computations. An error '424' - object required, is returned regardless of how I define rRange.
The error is at Set...
I’m stumped. I have a table like below and want to paste in col H (col7) the column heading of the maximum of the absolute values of col1-col6. For example at note1 col 7 returns “col1” while at note12 col7 returns “col2”. I would then like to shade the cell (b12:G12) containing that max abs...
Hi,
I have just wrote my first piece of VBA code and while it works the MsgBox appears twice. It pops up, you hit OK, it pops up again you hit OK again. What wrong?
Private Sub Workbook_BeforeSave(ByVal SaveAsUI As Boolean, _
Cancel As Boolean)
Call SaveWorkbook
a =...
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.