Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want a cell to equal the contents of another cell and then there to be a
little text after. For example, I want a cell to equal the contents of G4 and then for mg to be included in the cell after the value of what's in G4. This is what I have and it isn't working. wks_C.Range("A" & c).Value = "wks_S.Range("B" & s).Value mg" or I tried wks_C.Range("A" & c).Value = wks_S.Range("B" & s).Value mg Thank you |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
can I make cell "yes" equal 1, "no" equal 0 | Excel Discussion (Misc queries) | |||
How to make text in a cell equal a number | Excel Discussion (Misc queries) | |||
How can I make an excel cell equal to the value of a frame object text box | Excel Worksheet Functions | |||
How can I make an excel cell equal to the value of a text box | Excel Worksheet Functions | |||
How do I make one cell equal to another | Excel Worksheet Functions |