Forums
There is currently 1 person viewing this thread.
SlipJack
04 Aug 10 21:32
Joined:
Date Joined: 09 May 10
| Topic/replies: 57 | Blogger: SlipJack's blog
Any excel experts on here?, I need urgent help with a spreadsheet, it's do to do with macros.

Can u e-mail me at SlippyShearn@hotmail.com and i will explain what i want to do and e-mail the spreadsheet over.

Cheers

Post your reply

Text Format: Table: Smilies:
Forum does not support HTML
Insert Photo
Cancel
sort by:
Show
per page
Replies: 8
By:
This is for BIG Players only
When: 04 Aug 10 21:34
just explain here
By:
The Forum Breader
When: 04 Aug 10 21:36
I am more of an excel guru than an expert
By:
SlipJack
When: 04 Aug 10 21:40
well i have rows and rows of data for customers on different lines which i want to  combine into 1 row per customer so i can work out my profit margin using a macro.

EG: Customer 1    Income                 Costs         Profit Margin
row
1      A            10


4      B                                   5
By:
ManorBlade
When: 04 Aug 10 21:41
nerds
By:
This is for BIG Players only
When: 04 Aug 10 21:48
errr, can't you just delete the empty rows using something like

Sub DeleteBlankARows()
Dim r As Long
For r = Cells(Rows.Count, 1).End(xlUp).Row To 1 Step -1
    If Cells(r, 1) = "" Then Rows(r).Delete
Next r
End Sub

and just total the columns up for each customer?
By:
SlipJack
When: 04 Aug 10 21:52
any chance you could email me 'This is for BIG Players only' and i can send it over as my excel knowledge is not the best, much appreaciated!
By:
Vornander
When: 04 Aug 10 21:55
Giving strangers on a betting forum your e-mail address and asking them to send you macros... #Dr Pepper theme tune#
By:
This is for BIG Players only
When: 04 Aug 10 21:57
I was more worried about the email address.......[:o]
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