Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Leona Wright   on Jan 03 In MS Office Category.

  
Question Answered By: Xavier Thompson   on Jan 03

the last cell  thing was my first question to the list as well.

---------------
Last Cell -

LastCell = Worksheets("<WorksheetNameGoesHere").Cells.SpecialCells
(xlCellTypeLastCell).row
----------------------------

String Operation you're looking for is:

substitute(string, old bit, new bit)

or
substitute(" hello world  ", " ", "")


Not sure about the best way to find, it's prob some kind of lookup
but it's not something I use much myself.

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Some Questions from Beginner Or get search suggestion and latest updates.


Tagged: