Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: shanef1981
  • Content: Threads
  • Order by date
  1. shanef1981

    Getting local user name while using fixed login on IIS

    Hi Everyone, I have scoured Google and the likes for days on end now trying to find an answer to this... hoping someone can help me here. I am setting up an intranet site for my region, and I want the application to recognise the user automatically as they access it. I need IIS to be set up...
  2. shanef1981

    Invoking SelectedIndexChanged for GridView row inside LoginView

    Hi Folks, I have a GridView control (ASP.NET 2.0) inside a LoginView/RoleGroup section of a page. For some reason GridView1 is not recognised in the code-behind file. I changed the login view to the RoleGroup so I can see the design of the GridView in VS, but the aspx.vb file still fails to...
  3. shanef1981

    Exclude group footer on groups of only one line

    Hi Folks, I am trying to solve a little problem I have. Having recently re-designed our customer statements, and am now being asked to group all transactions on each invoice together, for example, the original billing, any payments and/or credits, journal vouchers etc. I have done this and...
  4. shanef1981

    Determine the Access application Window height

    Hey Guys, I would like to code something that will give me the height of the Access application window as I wish to place a 'ticker tape' style device at the bottom of the window. I have determined my 'ticker tape' device is 1185 twips high, but the actual inner height of the access window...
  5. shanef1981

    Export Access table to Excel without column headers

    Hey Folks! How would I achieve the above? Everything I have tried so far has yielded no result. All I want to do is to have access determine a filename to save as (from a form) and export a table to that filename WITHOUT the column headers. Any help would be great :-) Thanks
  6. shanef1981

    Removing non-number suffix in a field

    Hey Folks :-) I'm trying to find a function or formula that will present me with only the numeric part of a field, say if a field has the value of 0475878X, i just want the number without the 'X' suffix. Problem - The string isn't a fixed length Problem - There may be more than one letter...
  7. shanef1981

    Tricky concatenation problem

    Hey folks! I am trying to work out how to concatenate several entries in one field if two common fields have the same data in it. For example: Invoice SAP_Code Project PO SN ------------------------------------------------- 22457845 010-08745 X234 226543 21215...
  8. shanef1981

    Update Query for matching index value

    Hey guys, I'm a very experienced Access programmer struggling with a query issue - see if I can explain it well enough. I have to send an electronic bill to one of my clients which I have built in Access as an exported query to an XLS. All is great until they provide more than one cost center...
  9. shanef1981

    Opening views in other databases

    Hi, Is there an easy way to get a Navigator button to open a view in a different database in my frameset main window? I'm coding a multi-database solution at the moment, and could really use such functionality. Thanks :-)
  10. shanef1981

    @dblookup formulas driving me crazy

    Hi guys, I used to do a lot of access stuff thru here under a different handle which I lost, so I'm used to the forums :-) Now, my new employer wants me to use Notes/Domino 6.5 instead of Access/SQL, so as you can imagine I'm having loads of fun... Firstly, just to clarify... can a dblookup...

Part and Inventory Search

Back
Top