Hi!
I have a problem. This should be a easy one, but for some reason, I just don't get a glue.
Well, I have a sheet where I have a few columns full of data. In the first column (col A) I have an ID code and the next one (col B) I have a price for it. The ID code can be occured several times...
Hi everyone!
I have a following problem. I have an Excel sheet, which uses a auto web query feature and it supposed to update cell J17 value. The query works well but the problem is that I want to add to column A, in the next empty cell, the updated value, from cell J17, by the web query. Well...
Hi!
I have a worksheet with e-mail addresses. Now, I am going to use those addresses like a mailing list. But, I have a problem with my code below;
Sub mailto_Selection()
Dim Email As String, Subj As String, cell As Range
Dim response As Variant
Dim msg As String, url As String...
Hello.
I have a excel sheet and there is some company names with postal codes and e-mail addresses. Now, I need to send a reports to those companies. The problem is, if a e-mail address found, then report should send via e-mail. The e-mail can be found two columns. First the Column C should be...
Hi!
I have a workbook which has a few worksheets. Now, the first sheet I have a vendor list as a following:
A B
1 VENDOR CONTR.STATUS
2 Vendor 1 Expired
3 Vendor 2 Expires in ...days
4 Vendor 3 Expires in ...days
.
.
.
500 Vendor 500
Now, I need to create 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.