Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
with pain, blood and a friend I've written a simple macro, but, due to my inexperience I can't position the output result where I want. The string that place the output of the if loop is this one: For i = 1 To 5 Worksheets("sheet2").Cells(65536, i).End(xlUp).Offset(1, 0).Value = .Cells(l, i).Value Next The problem is that this string place the output from the A2 cell placed in sheet2. If I'd like to place the output from A10 or let's say F10 in sheet2, how I have to write the string? Many thanks and kinds Regards -- -- Live Long and Prosper Xerses / Antonio from work |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Create Excel macro for barcode output | Excel Discussion (Misc queries) | |||
need macro to output quatation mark... | Excel Programming | |||
Need help with report output....macro??? | Excel Programming | |||
Macro to match output from 2 columns... | Excel Programming | |||
Trying to protect output file with Macro | Excel Programming |