Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am having trouble to do the following in a VBA macro.
Find cell value in last row and fist column Copy the string starting from €œ:€ (eg if the cell value is €œabcd: ID€ copy only ID), in that cell And paste that to the last column and second row in the same sheet I know I can use the instr , right and len functions to do get the string value I am looking for, but I am not able to figure out how to copy that and paste into in terms of code. Thank you so much in advance for your help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy, Paste in a specific format | Excel Discussion (Misc queries) | |||
COPY AND PASTE SPECIFIC ROWS | Excel Discussion (Misc queries) | |||
Copy/Paste to Specific Row with matching Value | Excel Programming | |||
Copy and Paste specific data | Excel Programming | |||
copy paste cell character limit | Excel Discussion (Misc queries) |