![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Mar 2002
Posts: 134
|
Hi, I have used a formula in a cell to produce the code for a given name =VLOOKUP("Bob",People!A1:B20,2,FALSE)my question is how do I get in the next cell get the code plus the invoice number, e.g B01/001, the invoice data is in column A on the same worksheet.
Thanks Charlie |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Mar 2002
Posts: 134
|
Got it =A1 & " / " & B1
thanks anyway. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|