Search:

Type: Posts; User: TheGnome

Search: Search took 0.04 seconds.

  1. Re: Maths :) Static value of 10. Linear counter 1,2,3,4. Exponential result 10,20,40,

    Techgnome, thank you again :) You sorted out my problem with 'streamwriting a datagridview in reverse' when I joined the forum in May!

    I will store the previous result in a variable and double it...
  2. Maths :) Static value of 10. Linear counter 1,2,3,4. Exponential result 10,20,40,80?

    Maths guru required please :)

    Maybe I am barking up the wrong tree by trying to think up a concise function to do the above!

    Say you have a fixed value of 10, and a linear counter...
  3. Replies
    5
    Views
    894

    VS 2010 Re: Noob Problem - Integer counting error

    I'm glad your problem was solved.

    As to why the answer was showing as 11, I once had a similar error, and mine was caused by using the wrong variable type. I had added the string "1" to another...
  4. Re: Filtering Date Format in VB (01/04/2014 To 01/04/2014)

    It could be accomplished in Visual Basic, but Excel uses VBA anyway, and it can be a very useful tool for cleaning data. Why don't you run an Excel macro on the data, to "clean it" before importing...
  5. Re: Which is the best way of setting Label printing parameters?

    Would Zebra Designer help? https://www.zebra.com/gb/en/products-services/software/zebralink/zebra-designer.html

    These are the steps that Zebra advise :
    ...
  6. Save a reversed Quote Comma CSV file, with one line for each row of a DataGridView

    The following code will write out a 'Quote Comma' style CSV file, in upper case, with one line for each row of cells in a DataGridView ... but in the reverse order to what's shown on screen :)

    It...
  7. VS 2010 Re: Streamwriter - No way to write in reverse. Alternative methods?

    Techgnome - I just wanted to say thank you for pointing me in the right direction. I really appreciate your help. I'm learning rapidly. VB.Net is a great little language.

    Everyone - The following...
  8. VS 2010 Re: Streamwriter - No way to write in reverse. Alternative methods?

    Hi techgnome,

    The replacement FOR statement is giving me a syntax error. It doesn't seem to like the word "from" in the line below. I dimmed r as being an integer beforehand :



    for rowNum as...
  9. VS 2010 Re: Streamwriter - No way to write in reverse. Alternative methods?

    Techgnome! Great name. You are obviously a much cleverer gnome than I am :)

    Thank you for turning my logic on it's head and making me think in a new direction. I knew that there'd be a better way,...
  10. VS 2010 Re: Streamwriter - No way to write in reverse. Alternative methods?

    Thank you Grags, I see that you can also hit the # symbol in the WSIWYG editor. I'll edit my post :)
  11. VS 2010 [RESOLVED] Streamwriter - No way to write in reverse. Alternative methods?

    Hi VBForums :)

    After a couple of hours of trying various tricks (one of which almost worked apart from a file IO error that I couldn't resolve), I need to ask for help. I've searched to see if its...
Results 1 to 11 of 12



Click Here to Expand Forum to Full Width