Search results for query: *

  • Users: gta18
  • Order by date
  1. G

    Question vs2010 Excel Problem "Selected.Cells" is always nothing even if I have things.

    vs2010 Excel Problem "Selected.Cells" is always nothing even if I have things. Hi, I am trying to write a program that can read/write data from excel. I got it working at one time but after closing all the excel windows and restarting it, I am getting "Nothing" on the objApp.selection object...
  2. G

    Question Swapping Cell comments with cell values error

    Hi guys, my first post here. I need your help. i am getting this "Member not Found" error everytime the loop sees an empty cell.. What am I missing? Thanks! Private Sub SwitchCommentButton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles...
Back
Top