Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Jun 30, 1:24*pm, Matthew Dyer wrote:
This should be a simple solution but I can't figure it out... Here is the line of code I'm having issues with - * * .Formula = "=(((COUNT(b:b)+" & var1 & ")*5)-SUM(b:c))/" & var1 &" Why isn't this working for me? I used the same basic "& _ &" roadmap in the following code with no problem Range("H7").Value = "In " & var1 & " Days:" I used a workaround where I just put the value of var1 in a cell and referanced the cell instead of the variable, but I would definatley appreciate anyone who could tell me what I'm doing wrong... Thanks!!! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Writing a variables value every second to a table | Excel Programming | |||
help in writing a formula | Excel Worksheet Functions | |||
writing a formula | Excel Discussion (Misc queries) | |||
Need help with writing formula please... | Excel Worksheet Functions | |||
writing cells with variables from vba | Excel Programming |