Ivan Paste in VBA
Posted by JACK IN UK on December 26, 2001 3:28 AM
Hi Ivan, i saw your about and i have an issue i working on
ODBC and Unix report some true numbers to LABLES ie left hung not right so Vlookup wont see the data, i need a VBA that will copy a cell and paste as VALUE
IE A1= 100 (Lable aligned to left)
B1 i type =VALUE(A1) press enter copy B1 and paste special and select value to stop the formula, all on the B1 cell, in VBA i need to make that any cell selected ie ActiveCell.Select..... Paste as Value
Record will not give correct syntax, simple enough but i cant slove the paste issue.. any ideas..
In sorting a convertee or numver to format buit also need to get lables to numbers in that formula so UDF will carry the convertion as well
Cheers
Jack in UK