Forum

Sholtan Singh
@leonardo1234
Eminent Member
Joined: Jul 29, 2018
Topics: 8 / Replies: 18
Reply
RE: code correction

i have attached sample file plz see the file and run the macro, everything is perfect with this code but it paste the data incorrectly to 2.csv ...

5 years ago
Forum
Topic
5 years ago
Forum
Replies: 10
Views: 77
Reply
RE: COPY AND PASTE CONDITIONALLY

Problem Solved Thnx Alot Sir for ur great help

5 years ago
Forum
Reply
RE: COPY AND PASTE CONDITIONALLY

Sub Not_tested() Dim wkb1 As Workbook, wkb2 As Workbook Dim sBk1 As String, sBk2 As String Dim ws1 As Worksheet, ws2 As Worksheet Dim rg1 As Range...

5 years ago
Forum
Reply
RE: COPY AND PASTE CONDITIONALLY

plz see the below attachment

5 years ago
Forum
Reply
RE: COPY AND PASTE CONDITIONALLY

i tried the code but i met with the error with this line c = ws2.Columns(2).Find(.Cells(i, 9))

5 years ago
Forum
Reply
RE: COPY AND PASTE CONDITIONALLY

Sub test() Dim wb1 As Workbook, wb2 As Workbook Dim ws1 As Worksheet, ws2 As Worksheet Dim rg1 As Range, i As Long, c As Range Set wb1 = Workbooks.Ope...

5 years ago
Forum
Reply
RE: COPY AND PASTE CONDITIONALLY

Philip Sir i dont know much about vba but i know how to open the file by vba actually i am unable to write the condition in vba language so can u...

5 years ago
Forum
Topic
Forum
Replies: 9
Views: 60
Topic
Forum
Replies: 1
Views: 72
Page 2 / 2