Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Currently I use alot of things like
=CONCATENATE("A",MATCH(B2,A:A,0)+1) This will return something like A6 when im searching for yesterdays date and I want to know the cell reference where today's date should go. Although, thats a simple example of the macro's I use that puts information in certain cells depending on what stuff is in other place. My Question is, that this is fine for me, but when it comes to a Horizontal match instead of a vertical one the answer is still a number. This leaves me having to dedicate over 200 lines to do a vlookup on this number, so 3 = C and 28 = AB. Is there anyway to automatically determine from a number which column it is? So I can use it in concatenated matches. What im currently working on looks as 1:1 for "Total" then minus's 1, so each time the total is moved right for a new column my information will go in this column. Cheers for your time! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Why are 1/2 my numbers imported as text and the rest as numbers? | Excel Discussion (Misc queries) | |||
How do I change format of page numbers to letters in Excel? | Excel Discussion (Misc queries) | |||
How do I sort letters before numbers in Excel? | Excel Discussion (Misc queries) | |||
row numbers & column letters | Excel Discussion (Misc queries) | |||
How do I change column labels from numbers to letters in Excel? | Excel Discussion (Misc queries) |