Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I use a macro to change information in csv files before importing into a
l;ivestock program. The csv files always contains the same columns of info but vary in the number of rows of information. Part of my macro is to look at column A and depending on what each cell contains place a letter in the coreesponding cell column G. The formula is below but all that is happening is that it fixes cellA1 but doesn't look at the other entries in column A =LOOKUP(A:A,{"bull","cow","steer","weaner"},{"M"," F","S","U"}) What am I doing wrong thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro recorded... tabs & file names changed, macro hangs | Excel Worksheet Functions | |||
Macro Help Needed - Excel 2007 - Print Macro with Auto Sort | Excel Worksheet Functions | |||
how to count/sum by function/macro to get the number of record to do copy/paste in macro | Excel Programming | |||
macro to delete entire rows when column A is blank ...a quick macro | Excel Programming | |||
Start Macro / Stop Macro / Restart Macro | Excel Programming |