Forums
There is currently 1 person viewing this thread.
Steve Voltage
01 Aug 15 10:54
Joined:
Date Joined: 23 May 09
| Topic/replies: 6,498 | Blogger: Steve Voltage's blog
I need some simple code that will put the trigger -1 into cell Q2 if cell V5 is not blank.

I've searched the gruss forum but no joy and excel/vba code hurts my brain.

Any help please Happy

Post your reply

Text Format: Table: Smilies:
Forum does not support HTML
Insert Photo
Cancel
sort by:
Show
per page
Replies: 11
By:
Gin
When: 01 Aug 15 11:00
In cell Q2 put

=IF(V5"",-1,"")
By:
Gin
When: 01 Aug 15 11:01
=IF(V5"",-1,"")
By:
Gin
When: 01 Aug 15 11:03
It missed out the smaller than/greater than part of the formula that should be inserted between V5 and ""
By:
Barry Conway
When: 01 Aug 15 11:04
If(v5="","",-1)

Other way round.
By:
Gin
When: 01 Aug 15 11:04
=IF(V5 Smaller than/greater than"",-1,"")
By:
Gin
When: 01 Aug 15 11:04
Oops, I misread the OP
By:
Gin
When: 01 Aug 15 11:05
=IF(V5 Smaller than/greater than"","",-1)
By:
Steve Voltage
When: 01 Aug 15 11:13
Thanks for the reply mate but if you use a formula it disappears when gruss refreshes, that's why i need code.

cheers anyway Happy
By:
Gin
When: 01 Aug 15 11:48
That went well!! Laugh

I'm sure somebody on here will sort it.
By:
Aunty Post
When: 01 Aug 15 11:49
If you ever need  future advice, speak to Gary or Mark.

Their support is fantastic, and they always come back pronto.
By:
Barry Conway
When: 01 Aug 15 12:30
I don't know about Gruss, but if you open the vba editor and select ThisWorksheet the you can insert code that updates your sheet every time something happens. On the left drop down select Workbook, then either SheetChange or SheetCalculate. You can then insert a simple if statement with runs every time something on the sheet changes or recalculates.
sort by:
Show
per page

Post your reply

Text Format: Table: Smilies:
Forum does not support HTML
Insert Photo
Cancel
‹ back to topics
www.betfair.com